Hello,
I’m facing the same problem. I found this post similar to my issue and tried the solution proposed above by Mr. Subarta but unfortunately didn’t work.
The issue appeared out of a sudden. it was working just perfect.
Is there any way to fix this issue?
Thread Starter
midris
(@midris)
Solved.
Found it in the meta using the label name as a key.
$Info_required =$item->get_meta('Field-label-name');
and then we sent $Info_required on the API. 🙂