문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top