App reviews, troubleshooting, and recommendations
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
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"
Issue is solved. the issue was forgot to update app after adding scopes.
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?