I have been trying to use the linkedin V2 api, but constantly getting error. I created an developer application. Set up redirect url as "https://www.getpostman.com/oauth2/callback" to make request using postman (as per postman documentation). Filled up form to request access token.
But everytime I use the token and make a query, I get an error:
But I have selected all the default application permissions in my application. Am I missing something?