Adit S.
Results
1
issues of
Adit S.
I'm trying to get the final_oauth_token and secret and in initiating the linkedin class the oauth_token_secret is defined as so: `oauth_token_secret=session['linkedin_session_keys']['oauth_token_secret'] ` I must be missing something or not understanding...