What's your biggest current challenge? Have your say in Community Polls along the right column.

Merchant install link doesn't update app scopes

Merchant install link doesn't update app scopes

joelurraco
Shopify Partner
19 0 14

I am currently working on a Custom app for a merchant.

 

This app is currently installed on the store, and now I want to add the "write_delivery_customizations" scope to the app.

 

I've tried uninstalling the app and using the "Merchant install link" under the Distribution section. The problem is that the install page doesn't show the added scope in the "What this app can do in your store" section.

 

How can I update the scopes of my Custom app?

 

Thank you.

Replies 2 (2)

kumawatratan
Shopify Partner
2 0 0

if you use backend laravel then you add your env file scopes and run command php artisan cache:clear command

kumawatratan
Shopify Partner
2 0 0

if this suggestion not working . you try this ....open your store >setting>app and sals>aap develop>click your app>configiration and save