react-linkedin-login-oauth2 icon indicating copy to clipboard operation
react-linkedin-login-oauth2 copied to clipboard

onSuccess does not call 

Open sateeshsonkamble opened this issue 2 years ago • 3 comments

i am using this url "https://api.linkedin.com/v2/me?projection=(id,firstName,lastName,profilePicture(displayImage~:playableStreams))" for getting the user name and user image, but I am getting an error response.

enter image description here This is the response I'm getting.

i am using React Linked In Login Using OAuth 2.0 package

sateeshsonkamble avatar Dec 16 '22 06:12 sateeshsonkamble