question

shalinirc avatar image
shalinirc asked kishoresukumaran edited

Oauth callback url for production environment does not contain retrieve merchant id and authorization code in query parameter?

I am trying to connect our app on merchant account from clover app market but the redirect url does not contain any merchant id and auhorization code in query parameter,so I ma unable to identitfy our end that for which merchant the request is coming.

App MarketOAuth
10 |2000

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

kishoresukumaran avatar image
kishoresukumaran answered kishoresukumaran edited

Hi, thanks for your question. Just wanted to confirm if this is being followed - Referring to this doc page which explains about the site URL and redirect uri - https://docs.clover.com/docs/using-cors

A redirect_uri passed to /oauth/authorize must be a subpath of the set Site URL.

For example, if you specify the site URL https://www.example.com/myapp, the redirect_uri of https://www.example.com/myapp/setup in your OAuth request is valid, but https://example.com/setup is invalid.


10 |2000

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

David Marginian avatar image
David Marginian Deactivated answered

Can you explain what steps you are taking? In a moderator's only comment can you provide the merchant I'd and your app id?

10 |2000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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