admin管理员组文章数量:1026989
All the supports and forums are saying that to access user profile information, we need the r_fullprofile
and r_emailaddress
scopes. Unfortunately, these scopes have been deprecated in the new API version, and I'm unable to find a suitable alternative.
I've tried using various endpoints, such as:
=(elements*(id,name))
However, I keep receiving the error message: "No virtual resource found."
Here are the steps I've taken so far:
Authenticated the user using OAuth 2.0.
Requested the r_liteprofile
and r_emailaddress
scopes during authentication.
Attempted to access user skills and other profile information using the new API endpoints.
Is there a way to fetch user skills, education, and positions without the deprecated scopes? If so, could you provide guidance on the correct endpoints and scopes to use? Any help would be greatly appreciated!
All the supports and forums are saying that to access user profile information, we need the r_fullprofile
and r_emailaddress
scopes. Unfortunately, these scopes have been deprecated in the new API version, and I'm unable to find a suitable alternative.
I've tried using various endpoints, such as:
=(elements*(id,name))
However, I keep receiving the error message: "No virtual resource found."
Here are the steps I've taken so far:
Authenticated the user using OAuth 2.0.
Requested the r_liteprofile
and r_emailaddress
scopes during authentication.
Attempted to access user skills and other profile information using the new API endpoints.
Is there a way to fetch user skills, education, and positions without the deprecated scopes? If so, could you provide guidance on the correct endpoints and scopes to use? Any help would be greatly appreciated!
本文标签:
版权声明:本文标题:authentication - How to Fetch User Skills, Education, and Positions from LinkedIn API? - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1735931436a1360577.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论