Closed Nervus86 closed 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
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
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 )
)
auth with Facebook works, but I can not understand what I'm doing wrong with Twitter.
Thanks