opauth / twitter

Twitter strategy for Opauth
37 stars 52 forks source link

Bad Authentication data #12

Closed Nervus86 closed 11 years ago

Nervus86 commented 11 years ago

Hi! i followed the examples, but when change 'oauth_version' to 1.1 i have this error on callback:

Authentication error: Opauth returns error auth response. Array ( [error] => Array ( [code] => 400 [raw] => {"errors":[{"message":"Bad Authentication data","code":215}]} [provider] => Twitter )

[timestamp] => 2013-08-27T04:09:51+00:00

)

auth with Facebook works, but I can not understand what I'm doing wrong with Twitter.

Thanks

ceeram commented 11 years ago

do you use latest version of twitter stategy? it shuld work fine with 1.1 The demo works fine with 1.1 as well: http://opauth.org/auth/twitter