Secure Connection Failed with LinkedIn OAuth API
I get the following error when I do a get request to get a user token
I’m trying to share a post from react app to linkedin, “serviceErrorCode”:100,”message”:”Not enough permissions to access: GET /me”,”status”:403″
I am unable to share post. LinkedIn me api is not giving respone.
serviceErrorCode”:100,”message”:”Not enough permissions to access: GET /me”,”status”:403
This is the error.