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?