We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bugs in built in provider ( LinkedIn ): LinkedIn removed api "https://api.linkedin.com/v2/me", "https://api.linkedin.com/v2/emailAddress" and changed their oauth scopes again
The text was updated successfully, but these errors were encountered:
fix: LinkedIn OAuth #751 (#754)
cbc4d89
* fix: LinkedIn OAuth * Update changelog
Thanks for pointing this out. We have fixed this for our node and python SDKs. Keeping this issue open until we also fix it for golang.
Sorry, something went wrong.
This issue has been fixed for all of our backend SDKs.
anku255
No branches or pull requests
Bugs in built in provider ( LinkedIn ): LinkedIn removed api "https://api.linkedin.com/v2/me", "https://api.linkedin.com/v2/emailAddress" and changed their oauth scopes again
![Screenshot from 2023-12-05 01-01-28](https://private-user-images.githubusercontent.com/103913422/287789468-a5ceefcf-76dd-48a9-8c2f-6544edf85fe2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5ODkzNDMsIm5iZiI6MTczOTk4OTA0MywicGF0aCI6Ii8xMDM5MTM0MjIvMjg3Nzg5NDY4LWE1Y2VlZmNmLTc2ZGQtNDhhOS04YzJmLTY1NDRlZGY4NWZlMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOVQxODE3MjNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04YjM1NmJiZGEyNWVlYzUxMGRiODNlMTZlMzAyYTZiOGVkNzI1MDYxMzY3NWUxZDFiNTRhNGJkMDIzZmU0MzBlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.F-AabVzsoF1NHZ2mxpnj2d3EjP4sYhW-6JriUjsbmvc)
The text was updated successfully, but these errors were encountered: