Question

Can anyone explain me these terms with respect to OAuth ?

Consumer Key 
Consumer Secret
Access Token
Access Token Secret

Also, when I registered my application with twitter I got the consumer key and consumer secret but how do I get the access token and access token secret ?

enter image description here

Était-ce utile?

La solution

Go to Twitter Application Management Page - Select the App which you have created - Click API Keys Tab.

enter image description here

Now, Click Create My Access Token to generate

  • Access Token and
  • Access Token Secret.

enter image description here

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top