79194242

Date: 2024-11-15 23:46:12
Score: 0.5
Natty:
Report link

If you're using OpenID Connect (Considering your scopes are profile, email), you should use the endpoint /userInfo.

To access /me, you need the r_basicprofile permission (not r_liteprofile, which is deprecated).

For more details, refer to the official LinkedIn documentation:

Good luck!

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ron Zano