Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm currently struggling with implementing Google API OAuth in a WinRT Metro Javascript app. The problem is that I cannot provide any working redirect_uri that works with a Metro App. The urn:ietf:wg:oauth:2.0:oob URL for installed apps is not working and I cannot imagine a way to host a HttpListener in a Javascript app that could handle the redirect.

Any suggestions?

share|improve this question
what exactly is the problem with the urn:ietf:wg:oauth:2.0:oob URL? – Otto Allmendinger Jul 7 '12 at 16:58

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.