Getting read_all_orders permission in custom app

Getting read_all_orders permission in custom app

user81
Shopify Partner
3 1 0

I'm creating a custom app to which I want to give the `read_all_orders` permission to get access to orders beyond 60 days old. I'm not finding a way to do that though, and I'm wondering if it's possible.

 

I found a related thread at https://community.shopify.com/c/shopify-apps/how-to-add-read-all-orders-option-to-custom-app/m-p/184... but there was no conclusion. It's been a bit over a year since then and I want to see if anyone knows.

Replies 2 (2)

BSSCommerce-HDL
Shopify Partner
2305 834 905

Hi @user81

 

You can follow the shopify docs:

https://shopify.dev/docs/api/usage/access-scopes#orders-permissions

  1. From the Partner Dashboard, go to Apps.
  2. Click the name of your app.
  3. Click API access.
  4. In the Access requests section, on the Read all orders scope card, click Request access.
  5. On the Orders page that opens, describe your app and why you’re applying for access.
  6. Click Request access.
image.png

 

Hope this help you

Kind regards

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

aeporigjraeporg
Shopify Partner
1 0 0

Hello,

 

Shopify's support explicitly requested that I comment on this thread for some reason, so apologies for responding to an old thread.

 

We are having the same issue as the original poster, this is for a custom app developed directly on a store, NOT through the partner dashboard. As documented here: https://help.shopify.com/en/manual/apps/app-types/custom-apps#create-and-install-a-custom-app

 

There is no read_all_orders scope in the admin panel that can be selected on the page for choosing access scopes (redacted url): https://admin.shopify.com/store/$storeName/settings/apps/development/$appId/configuration/admin_api_...

 

Screenshot 2024-12-30 at 15.41.21.png

 

Once again, this is not developed using a partner account, rather created directly via the Shopify store itself.

 

Any advice would be appreciated.