Closed AakashBasu closed 5 years ago
@DEKHTIARJonathan Any help?
Hi, For USER_TOKEN and USER_SECRET I just run this example: https://github.com/DEKHTIARJonathan/python3-linkedin/blob/master/examples/http_api.py
go in the browser http://localhost:8080 and do the step of autentication it will appear a dictionary in the browser, there are you user_token and user_secret...
Bye :) Ester
I am trying just to access my own LinkedIn profile data.
Steps followed:
But, where to get the USER_TOKEN, USER_SECRET as mentioned here "You can simply use the 4 credentials that are provided to you in your LinkedIn application as part of an OAuth 1.0a flow and immediately access your data."? I've tried without it, and it doesn't work.