Did things change? I remember previously it was easy to get my own credentials so that I can use it to automate tweets from my own app. Now with this concept of a twitter ‘app’, I can no longer send tweets because tweets must be sent by user context only.
Is there a way to get my personal’s account credentials in an easy way? or will I need to use my app’s credentials, make an oauth call to my personal account and get it that way? (which seems overly complicated for what I want to do.)
Am I missing something?
Under the “keys and tokens” tab I see “Access token & access token secret” and my token for the selected app.
right, thats the token for my “app”. I want my tokens for my account, that is the admin of the app.
The “consumer API keys” is your app token. “access token & access token secret” is your user token associated with that app token.
system
Closed
#5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.