Domanda

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

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top