I want to fetch profile data of authorized user from Linkedin for the project im working on.
I'm using appwrite for auth which is provding access token which then i use in linked api.
api.linked.com/v2/userinfo is providing basic info
/me & /people are throwing permission error