Login Issue: Automatic Store Selection vs. Multi-Store Selection (Admin REST API User)

I am experiencing with the Shopify login process. I am specifically using Shopify’s Admin REST APIs to connect to my stores.

Current Behavior:

Upon logging into Shopify, I am automatically connected to the last store I used. This is inconvenient as I manage multiple stores within my account and would prefer a selection screen where I can choose the specific store I want to work with.

Desired Behavior:

I would like to have the option to select the store I want to connect to every time I log in to Shopify. Ideally, I would see a pop-up window with a list of all the stores in my account, allowing me to choose the desired store before proceeding.

Additional Information:

  • The URL we use to authorize login is: [https://admin.shopify.com/admin/oauth/authorize](https://admin.shopify.com/admin/oauth/authorize)
  • I have checked the Shopify settings for any options related to login behavior, but haven’t found anything to control automatic store selection.

Request:

While I am utilizing the Admin REST APIs, I would appreciate any guidance on achieving this multi-store selection behavior during the login process. Please advise if there is a configuration option or setting that would allow me to choose the store upon login instead of being automatically connected to the last used store.

Thanks in advance.

Hi team, any update on this?