Pregunta

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top