question

pyronerd62 avatar image
pyronerd62 asked pyronerd62 answered

oauth/authorize No Response

Everything works find in the sandbox environment though nothing's happening when I use the production endpoint.
When I redirect to this endpoint " https://api.clover.com/oauth/authorize?client_id=XXXXXXXXXXXX&redirect_uri=https://<mydomainName>.com/clover/authorize" Nothing happens. This works fine when I use " https://sandbox.dev.clover.com/oauth/authorize?client_id=XXXXXXXXXXXX&redirect_uri=https://<mydomainName>.com/clover/authorize"

Is there anything wrong with the endpoint currently am I missing something. I'm currently developing on Ubuntu 16.04, Apache server, PHP 7 using shared sites so it's not localhost.
OAuth
2 comments
10 |2000

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

Miguel avatar image Miguel commented ·

Is your web configuration in the production app the same as in sandbox?

0 Likes 0 ·
pyronerd62 avatar image pyronerd62 commented ·
Yes. I'm even tried swapping out the credentials and endpoint in the dev controllers.
0 Likes 0 ·

1 Answer

pyronerd62 avatar image
pyronerd62 answered
Can Anyone help with this? https://api.clover.com/oauth/authorize?client_id=XXXXXXXXXXXX. Try going to this endpoint even in your browser. Nothing happens! I'm receiving a Status: HTTP/1.1 204 No Content
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