Why isn't my app extension URL redirecting correctly?

Hi!

I’m currently trying to get my extension (bulk action link) to work, but it seems that it tries to reach the URL of the app instead of the extension URL that I’ve created.

Lets assume the following:

App url: https://example1.com/app/

Extension url: https://example2.com/extensions/print-order/

I’ve created an extension using Shopify Partners > Apps > {MyApp} > Extensions > Create > Bulk Action Links. Within the Link target URL i’ve defined the URL for the extension on my server. However, when I click on the extension on the Orders table bulk button, it seems to redirect to the app URL, but with the path of the extension url, something like https://example1.com/extensions/print-order/.

Is it prohibited to use another domain than the App url domain for extension?

Thanks in advance,

Allan

2 Likes

Hey,

I am facing same issue. Let me know if you found something needful to solve this.