Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.tsx #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ghanshyamsen
Copy link

Update /v2/me ---> /v2/userinfo base on new update in linked in Sign In Policy, ---------------------
This version of Sign In with LinkedIn has been deprecated as of August 1, 2023. For all Sign In with LinkedIn implementations going forward, please refer to Sign In with LinkedIn using OpenID Connect. ---------------------
Now End Point is /v2/userinfo

Update /v2/me ---> /v2/userinfo base on new update in linked in Sign In Policy, 
---------------------
This version of Sign In with LinkedIn has been deprecated as of August 1, 2023. For all Sign In with LinkedIn implementations going forward, please refer to Sign In with LinkedIn using OpenID Connect.
---------------------
Now End Point is  /v2/userinfo
@ghanshyamsen
Copy link
Author

Update /v2/me ---> /v2/userinfo base on new update in linked in Sign In Policy, ---------------------
This version of Sign In with LinkedIn has been deprecated as of August 1, 2023. For all Sign In with LinkedIn implementations going forward, please refer to Sign In with LinkedIn using OpenID Connect. ---------------------
Now End Point is /v2/userinfo

@ghanshyamsen
Copy link
Author

I am using this in my project, it throw me the error for /me

https://api.linkedin.com/v2/me

{
    "status": 403,
    "serviceErrorCode": 100,
    "code": "ACCESS_DENIED",
    "message": "Not enough permissions to access: me.GET.NO_VERSION"
}

image
image

@cuongdevjs cuongdevjs self-assigned this Jun 27, 2024
@ghanshyamsen
Copy link
Author

Hello @cuongdevjs I am waiting for your response have update regarding LinkedIn login issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants