A client wants me to integrate his News from LinkedIn to his TYPO3 site.
Yes, I am one of more admins of the company page on linkedin, the app is verified by the client. I have client_id and client_secret
When i do the request to get an accessToken, something like:
https://www.linkedin.com/oauth/v2/accessToken?grant_type=client_credentials&client_id=&client_secret=
the answer is error "access_denied" error_description "This application is not allowed to create application tokens"
I have no clue, what the necessary permissions are and where to set them. Neither the linkedin backend nor the developers shows up with any proper link. I know, this question has been asked before, but its about the permissions. Please set me on the rail...