Permission problems with some linkedin endpoints

Viewed 17

We have created an application on the developer program in order to use the linkedin API to retrieve some information. On our app we can check all the permissions that we were granted, so we have created an access token with all the permissions of our app. However, there are some endpoints, such as organizationalEntityFollowerStatistics, that are not working due to some permissions problems. Moreover, in the case of the shares endpoint, we are getting a response, but the elements array is empty when the count field says that exists some elements. On the products tab, we are able to check which permissiones requiere each endpoint in order to be able to use it, and for both of them we have the permissions, however it seems that something is not working correctly.Permissions of the token attached

0 Answers
Related