Open NinshuBird opened 9 years ago
according to this
authentication = linkedin.LinkedInDeveloperAuthentication(CONSUMER_KEY, CONSUMER_SECRET, USER_TOKEN, USER_SECRET, RETURN_URL, linkedin.PERMISSIONS.enums.values())
I need more information
but here: https://www.linkedin.com/developer/apps/
I can only get Client ID and Client Secret.
How and where do I find CONSUMER_KEY, CONSUMER_SECRET, USER_TOKEN, USER_SECRET, ?
Thanks a lot
according to this
authentication = linkedin.LinkedInDeveloperAuthentication(CONSUMER_KEY, CONSUMER_SECRET, USER_TOKEN, USER_SECRET, RETURN_URL, linkedin.PERMISSIONS.enums.values())
I need more information
but here: https://www.linkedin.com/developer/apps/
I can only get Client ID and Client Secret.
How and where do I find CONSUMER_KEY, CONSUMER_SECRET, USER_TOKEN, USER_SECRET, ?
Thanks a lot