This should be in the docs:
api param = twitter doc terms
consumer_key='CONSUMER_KEY',
consumer_secret='CONSUMER_SECRET',
access_token_key='OAUTH_TOKEN',
access_token_secret='OAUTH_SECRET',
or change the parameter names to exactly match:
Access Token (oauth_token)
Access Token Secret (oauth_token_secret)
and maybe the URLs for where to find the values.
Original issue reported on code.google.com by cfkars...@gmail.com on 23 Oct 2010 at 7:32
Original issue reported on code.google.com by
cfkars...@gmail.com
on 23 Oct 2010 at 7:32