Twitter Connect - Desktop applications only support the oauth_callback value 'oob' /oauth/request_to

We have set twitter up at dev.twitter.com
When we try to login using twitter auth we get:
Desktop applications only support the oauth_callback value 'oob' /oauth/request_token
FYI:I do not have OpenID enabled
There was an error rendering this rich post.
Tagged:
0
Best Answer
-
Todd Vanilla Staff
Again, this is a common you need to specify the callback url on the twitter side.
1
Answers
Again, this is a common you need to specify the callback url on the twitter side.
Perfect thanks @todd
I had thought it was optional, as is facebook and ommited it.
There was an error rendering this rich post.
how do you specify the callback url? whats a callback url anyway?
I had the same problem and yes I just resolved it by specifying a callback url under
https://dev.twitter.com/apps/{APP_ID}/settings
The callback url should be the forum home address such-as:
http://mywebsite.com/forums/