rishi23root / resume-editor

Build Your Resume" is a user-friendly web platform for crafting professional resumes quickly and effectively, helping you stand out in your job search.
https://buildyourresume.online
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

linkedin data extraction form auth-0 with clerk login #29

Open rishi23root opened 11 months ago

rishi23root commented 11 months ago
rishi23root commented 10 months ago

got the auth token from the clerk to make request to LinkedIn official API now need to figure out the extract path to use or needed

rishi23root commented 10 months ago

https://learn.microsoft.com/en-us/linkedin/shared/authentication/authorization-code-flow?tabs=HTTPS1

https://stackoverflow.com/questions/53747623/linkedin-api-v2-get-skills-not-enough-permissions-to-access-to-get-skills

https://medium.com/@ErincYigit/linkedin-authentication-and-fetching-user-data-from-api-b820835471c8

From the understanding of the stack overflow Content and Microsoft api pages it is define impossible to integrate for now

closed for now