Hi, I have an issue with signInUp using linkedin, ...
# support-questions-legacy
k
Hi, I have an issue with signInUp using linkedin, i receive the following error from supertokens:
Received response with status 400 and body {"error":"invalid_request","error_description":"Unable to retrieve access token: appid/redirect uri/code verifier does not match authorization code. Or authorization code expired. Or external member binding exists"}
I assume it indicates that the required field by linkedin api "redirect_uri" is not being sent, did i maybe miss configure linkedin in the backend or some other place?
21 Views