I'm trying to fetch the different standardized data to make a custom post targeting form.
So I'm accessing the different endpoints mentioned at https://developer.linkedin.com/docs/ref/v2/standardized-data
When using a client_credentials token (app token) I get "Not enough permissions to access ****".
When using an user token I can access without a problem.
The question is why do I need an user token to get this data that is global and, according to its definition, used to standardize data across the LinkedIn platform