Am Freitag, 20. April 2012 04:49:50 UTC+2 schrieb Tjay:
I have been trying to implement oauth authorization. But after user
authorizes my app in the browser, it shows a pin number to be entered
and my callback is never called. I am passing a callback url such as
"mycallback://connect"
as mentioned on http://code.google.com/p/car2go/wiki/oauth we ignore callback URLs passed to request token endpoint.