Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Re: Fullfillment associated with orders

Fullfillment associated with orders

OwlPrints
Shopify Partner
1 0 0

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. 

Reply 1 (1)

garyrgilbert
Shopify Partner
433 41 191

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

- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution