Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Changing the scopes on an existing live Bigcommerce app

Tags:

bigcommerce

We're working on updating a Bigcommerce app (Previously submitted and currently live). It just so happens that we need to modify the scopes needed (we need access to products now).

Once changed, will our app go into pending mode and require resubmit? Will there be down time? if so, what will happen to current users that have the apps installed will they be able to use the parts of the app that use the scopes we already have permissions for?

Also, Will the current customers be prompted to approve of the new scopes the next time they try to start our application? how is this done?

like image 932
hjavaher Avatar asked Nov 10 '22 05:11

hjavaher


1 Answers

After a change on the BigCommerce end, this is something you are able to do within the Developer Portal There's more info available about the scope update flow here.

like image 136
Alyss Avatar answered Jan 04 '23 03:01

Alyss