am_dot_com

CN 2022-04-27

Apr 27th, 2022 (edited)
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. https://developer.twitter.com/en/portal/projects/new
  2. https://developer.twitter.com/en/portal/apps/new
  3.  
  4. credentials.json
  5.  
  6. {
  7. "consumer_key":"a",
  8. "consumer_secret":"b",
  9. "oauth_access_token":"c",
  10. "oauth_access_token_secret":"d",
  11.  
  12. "client_id": "e",
  13. "client_secret": "f",
  14. "bearer_token": "g"
  15. }
  16.  
  17. ***
  18.  
  19.  
  20. Hi. I am new to Twitter. I am a student, just starting with the API. The purpose of my apps and projects is to test my knowledge, probably using the Python programming language.
  21. Please accept my application.
  22. Thank you.
Add Comment
Please, Sign In to add comment