What permission do I need to access FulfillmentEvents?

Amplio
New Member
4 0 0

I have asked for "read_products, read_orders, read_customers, read_fulfillments, read_shipping" permissions, but when I try to access FulfillmentEvents API I get a permission error. Which permission am I missing to gain access to FulfillmentEvents?

Reply 1 (1)
Amplio
New Member
4 0 0

Sorry, what I see isn't actually an error. Instead I get an authorization page asking for a new permission.

In the link's URL I see that it's asking for the "email" scope

https:\/\/accounts.shopify.com\/oauth\/authorize?[CLIENT_ID_AND_REDIRECT_EXCLUDED]response_type=code\u0026scope=email%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fdestinations.readonly%20openid%20profile%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fpartners.collaborator-relationships.readonly%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fbanking.manage\u0026state=5b4b7969b2260b9feb157aabace74add\u0026ui_locales=en\u0026ux=shop%20new_design_language";

 

However, I don't see an "email" scope in the documentation.

Is this a new, or unlisted scope? Is it safe to request it from the first time a Shop installs the app?