OAuth - There's no page at this address

Hi,

I’m having a strange issue with the OAuth process.

I have implemented the installation process following the official guide. Until a few days ago, everything was working perfectly.

Now, during the OAuth process, after the user clicks “install app”, the callback (redirect_url) is not called, but an error message is displayed: “There’s no page at this address”.

If I reload the page, everything works.

Can you help me? Have there been any recent breaking changes in the OAuth process? Can this be a UI bug?

2 Likes

Hi there!

This was due to a production incident. This should now be resolved. :slightly_smiling_face:

@lizk We are still seeing this exact same issue, I do not believe this issue has been resolved.

@Oligi are you still seeing this issue?

My app suddenly has been getting this issue too. I have many clients mad at me for it even though it’s not my app’s bug. Please look into this again. I haven’t changed anything in my app’s oauth process and it was working perfectly until about May 3rd.

1 Like

We are in the same situation and there is nothing we can do, it appears this issue has not been resolved.

Hi everyone!

Additional reports related to this incident were flagged, investigated, and our developers will be pushing out a fix momentarily.

Thank you for circling back to notify us, and for your patience.

  • Best.
2 Likes

Thanks @awwdam appreciate the fast action on this one.

1 Like

Thanks @awwdam - Looking forward to the resolution :crossed_fingers:t2:

How can we track this issue? I am not seeing any issues documented on your status page…

https://www.shopifystatus.com/

2 Likes

Thanks @awwdam , we’re developing our first app. We just finished the OAuth video and everything was going great until the last step, where we are also seeing this error. Has the fix been pushed or are the devs still working on this?

Side note, reloading does not fix this issue for us.

Thank you!

Not sure why, but we have received this feedback from Apps Review team with our new submitted app, even though we cannot reproduce issue in our side. Also we do not use Shopify CLI :neutral_face:

In the recent changelog, the new Shopify admin domain where all embedded apps will be available on admin.shopify.com.

However, according to embedded OAuth, apps must redirect using the host parameter - https://shopify.dev/apps/auth/oauth/getting-started#step-6-redirect-to-the-embedded-app-url. The host parameter is of the format host.myshopify.com.

Should we redirect to admin.shopify.com during OAuth flow now?

How did you ever solve this issue ? @h_miniz