Fulfillment orders returning {"errors":"The api_client does not have the required permission(s)."}

Hey @Gabe8

Looks like the request is originating from your browser and is inheriting permissions from what appears to be an authenticated staff account (normally we should see the request attached to an api key, but in this case it looks like there is a browser user agent). If you run this in a dedicated API client (I recommend against using one of the web based ones) you should be able to pull the fulfillment order details.

1 Like