Accessing existing metafields is fine, I can do that no problem, but if I try to add or edit and existing metafield then I get the same ‘required parameter missing or invalid’ error.
I’ve tried numerous ways and no luck.
Examples (I’ve fudged the URL so as not to reveal client data):
Accessing existing metafields is fine, I can do that no problem, but if I try to add or edit and existing metafield then I get the same ‘required parameter missing or invalid’ error.
I’ve tried numerous ways and no luck.
Examples (I’ve fudged the URL so as not to reveal client data):
Hey there, we had exactly the same thing. Turned out that you have to explicitly tell Shopify that you’re sending it up as a JSON object.
Not quite sure on the technicals of that, but I know that’s what we had to do. If that still leaves you without the solution let me know and I will see if I can find out more.