https://www.clover.com/oauth/token?code={authcode}&client_id={clientid}&client_secret={clientsecret}
I am using this endpoint to request for access token but unable to retrieve token as 404 bad request is displayed.
https://www.clover.com/oauth/token?code={authcode}&client_id={clientid}&client_secret={clientsecret}
I am using this endpoint to request for access token but unable to retrieve token as 404 bad request is displayed.
Any resolutions to this? I am also facing the same error?
Please go through the updated guide on how to get the OAuth token: https://docs.clover.com/docs/oauth-intro
4 People are following this question.