hi,
I got some problems when I try to sign in with twitter. twitter says there is no token passed
https://twitter.com/oauth/authenticate?oauth_token= (
I don't know If you can see this message
as I do)
First I thought they just don't accept the token
because I use yourtwapperkeeper on another server with the same user (but another app/token
), b
ut I created another user and a new app and it doesnt work either
.
So now I noticed that yourtwapperkeeper really seems not to send the token
this is the apache log
[Thu May 17 20:26:28 2012] [error] PHP Notice: Undefined index: oauth_token in /var/www/supersambo/twittercrawl/oauthlogin.php on line 35
[Thu May 17 20:26:28 2012] [error] PHP Notice: Undefined index: oauth_token_secret in /var/www/supersambo/twittercrawl/oauthlogin.php on line 36
[Thu May 17 20:35:51 2012] [error] PHP Notice: Undefined index: results in /var/www/supersambo/twittercrawl/index.php on line 102
[Thu May 17 20:35:51 2012] [error] PHP Warning: Invalid argument supplied for foreach() in /var/www/supersambo/twittercrawl/index.php on line 102
[Thu May 17 20:44:53 2012] [error] PHP Notice: Undefined index: results in /var/www/supersambo/twittercrawl/index.php on line 102
[Thu May 17 20:44:53 2012] [error] PHP Warning: Invalid argument supplied for foreach() in /var/www/supersambo/twittercrawl/index.php on line 102
[Thu May 17 20:44:56 2012] [error] PHP Notice: Undefined index: oauth_token in /var/www/supersambo/twittercrawl/twitteroauth.php on line 82
[Thu May 17 20:44:56 2012] [error] PHP Notice: Undefined index: oauth_token_secret in /var/www/supersambo/twittercrawl/twitteroauth.php on line 82
[Thu May 17 20:44:56 2012] [error] PHP Notice: Undefined index: oauth_token in /var/www/supersambo/twittercrawl/oauthlogin.php on line 35
[Thu May 17 20:44:56 2012] [error] PHP Notice: Undefined index: oauth_token_secret in /var/www/supersambo/twittercrawl/oauthlogin.php on line 36
so what am I doing wrong?
best regards
stephan