For integrating payments app, after completing the Oauth flow. Trying to redirect user to above mentioned url endpoint, response in browser console is 404 not found.
What should be action after getting the permanent token from shopify?
Topic summary
Main issue: After completing OAuth for a Shopify Payments app, redirecting merchants to https://{shop}.myshopify.com/services/payments_partners/gateways/${api_key}/settings (as per onboarding docs and the GraphQL “ready” mutation) returns 404 Not Found.
Observations:
- Multiple developers report consistent 404s; it previously worked and then started failing.
- In some cases, reloading the page makes it work on the second attempt; adding a 10s delay after the “ready” mutation did not help.
- One developer proceeds by manually navigating to Settings → Payments → Add payment methods to add the gateway, which then appears at checkout.
- Screenshots show browser console 404 errors and the Payments settings UI (attachments central to understanding the error state).
Attempts/concerns:
- Requests for Shopify clarification; one commenter claims suspension when using an alternative workaround.
Latest update:
- A participant reports it “suddenly worked again,” linking to a related community post, but no root cause or official fix is documented.
Status:
- Intermittent/possibly resolved for some; no confirmed cause or prescribed action beyond following the docs and, if needed, manual settings navigation. Open question remains on the correct post-token action when the redirect 404s.
Hi,
Is there any update on this please?
I have the same error when I trying to redirect to that page as asked in the Onboarding documentation.
Best regards,
Nabil.
Same here.
Has anyone managed to find the cause and resolutions for this?
Any update with this?
I also have the same issue.
Followed the docs, we do exactly as said and get:
It worked before now it is returning this error,
Any solutions found so far?
The same here - When I reload the page, it works for second attempt… I tried to delay the redirection once after the “ready” mutation even for 10seconds, did not helped…
I get the same issue. I then have the oauth token and it works fine, but I need to go to Settings->Payments->Add Payment methods and add it so it shows up on checkout page for my test shop.
@Shopify_77 can you please take a look at this issue…
It’s been months this is embarrassing…
We got video proof of a solution but shopify suspended us by using the only way that works..
give me permission to upload and I can proof that shopify is broken.
Hi,
Did anyone find a solution for this ?
We got requested to implement this as well, but after redirecting, it gives me 404 error.
Was anyone able to find a solution for this ?
It suddenly worked again for me.
Read here more about it:
https://community.shopify.com/post/1878227

