We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Got error Access denied for fulfillmentOrders field when try to call order Graphql API

Got error Access denied for fulfillmentOrders field when try to call order Graphql API

akshay_joseph
Shopify Partner
13 3 18

Ended up with " Access denied for fulfillmentOrders field" error When try to call order GraphQL API with fulfillmentOrders . Anyone have similar issue before ?

scopes = "read_assigned_fulfillment_orders,read_customers,read_fulfillments,read_inventory,read_locations,read_merchant_managed_fulfillment_orders,read_orders,read_shipping,read_third_party_fulfillment_orders,write_assigned_fulfillment_orders,write_fulfillments,write_inventory,write_merchant_managed_fulfillment_orders,write_orders,write_products,write_shipping,write_third_party_fulfillment_orders"

akshay_joseph_0-1732616911000.png

 





Replies 2 (2)

akshay_joseph
Shopify Partner
13 3 18

Issue is solved. the issue was forgot to update app after adding scopes.

manuelVilcheJan
Shopify Partner
1 0 0

Hi, im having this issue too, but when i try to add the scopes to my app, It returns an error when deploying the .toml file. Did you have to request permission to add those scopes?