react-linkedin-login-oauth2
react-linkedin-login-oauth2 copied to clipboard
onSuccess does not call
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