Covers all questions related to inventory management, order fulfillment, and shipping.
Trying to Retrieves fulfillments associated with an order through admin api , but its giving with permission error. I have orders access scope and i am passing the access token in header with content-type : application/JSON.
Can somebody tell me whether i am missing any thing or this is an issue from shopify end.
Hi There,
whats the URL you are using?
/admin/orders/[orderid]/fulfillments.json
This one? If so I believe you need the fulfillments read scope as well.
Cheers,
Gary