Will a Shopify Redirect URL affect API access?

Solved

Will a Shopify Redirect URL affect API access?

colink
Tourist
4 0 1

If I'm writing an app/extension for Shopify, and one of the users of my app sets a Shopify Redirect URL from "/" to an internal page like "/homepage" for some reason, will that break the API, or will Shopify remount the API paths for that site under the redirected page?


Accepted Solution (1)

Liam
Community Manager
3108 340 871

This is an accepted solution.

Hi Colink,

 

I'm not sure I fully understand this - are you asking if when merchants are interacting with your app in their admin and they move to a different page, will API calls stop?

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

View solution in original post

Replies 2 (2)

Liam
Community Manager
3108 340 871

This is an accepted solution.

Hi Colink,

 

I'm not sure I fully understand this - are you asking if when merchants are interacting with your app in their admin and they move to a different page, will API calls stop?

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

colink
Tourist
4 0 1

Not exactly.  I've been given more information about this.  The user is actually redirecting between two different Shopify sites, which is a completely different problem that the user can fix.