Error when tryng to connect to make to Linkedin API

I get this error when trying to connect to the LinkedIn API for the first time
{“message”:“The request failed due to failure of a previous request.”,“code”:“SC424”,“suberrors”:[{“message”:“[unauthorized_scope_error] Scope "r_liteprofile" is not authorized for your application”,“name”:“InvalidConfigurationError”}]}

How do I solve it?

2 Likes

i get the same error {“message”:“The request failed due to failure of a previous request.”,“code”:“SC424”,“suberrors”:[{“message”:“[unauthorized_scope_error] Scope "r_liteprofile" is not authorized for your application”,“name”:“InvalidConfigurationError”}]}

1 Like

I am getting the same error. And yes, I have gone through LinkedIn’s Authorization process for my app.