Hello Shopify team,
I had a query regarding updating custom app token scopes and webhooks.
Do I need to regenerate the access token if I update the following in the custom app section?
- The Scopes
- Just the webhook version
Hello Shopify team,
I had a query regarding updating custom app token scopes and webhooks.
Do I need to regenerate the access token if I update the following in the custom app section?
If you’re using an offline access token, it won’t change unless you manually regenerate it. Modifying the webhook version and scope only requires redeploying the app, and this operation will not affect the validity of the token.
Hello @Eric-HAN ,
Thank you for the response. It’s not an offline token—I’m referring to the Admin API access token of a legacy custom app. I didn’t fully understand what you meant by redeploying the app. There is an option to uninstall and reinstall the app, but doing that generates a new token. I only need to update the webhook version to 2025-10. Do I need to regenerate the token, or will the existing token automatically work with the new version after editing the version to the latest one?
If this is the approach you need, no need to worry about it—just go with the generated one, it’ll work fine.