question

01928-7325x2 avatar image
01928-7325x2 asked Omar Reyes answered

OAuth Redirecting To Not Found Page

We have a mobile app integrated with Clover.
We generate token following the steps in docs here: https://docs.clover.com/build/oauth-2-0/#1merch_auth

URL we use: https://www.clover.com/oauth/authorize?client_id={APPID }&scope=ORDERS_R,ORDERS_W,MERCHANT_R,PAYMENTS_R&redirect_uri=http://www.domain.com/finish-sign-up&response_type=token

When the URL opened, Clover shows a popup with a login form. After login correctly, the app suppose to redirect to the URL we set in the redirect_uri param but instead, the app shows "Page not Found" (notice that the footer is showing Clover).
We confirmed that our app web configuration is correct.
Previously it was working without any issue.




Is there any update related to OAuth and we need to update our implementation?
Should our webpage use HTTPS?


OAuth
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

zgreathouse avatar image
zgreathouse Deactivated answered gbm commented
Thank you for letting us know! I was able to reproduce the issue. It seems to only do this when using the new Dashboard. I have submitted a ticket. For now a temporary workaround would be to use the old dashboard when testing your OAuth.
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

01928-7325x2 avatar image 01928-7325x2 commented ·

I super appreciate your quick response!

0 Likes 0 ·
Omar Reyes avatar image
Omar Reyes answered
Is there an update on this? We're having the same issue.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community