Tagged Questions
0
votes
1answer
36 views
Not possible to login to approve or reject access to application on Windows Phone 7 device
I'm making an app for Windows Phone using the Stack Exchange API but I'm having a bit of trouble when I try to let the user approve the application (using client side flow).
I open a web browser at ...
10
votes
1answer
202 views
Bug in the StackExchange Api ? getting “could not parse proxy url” when user not logged in
I think I may have stumbled upon a bug in the StackExchange JS API
I'm having a problem getting its authentication to work properly, and I just discovered that the same problem exist in the official ...
1
vote
0answers
77 views
Issue: OAuth login process does not fully work in the WP7 Mango browser control with implicit flow
We experience issues when using the implicit OAuth flow in a WP7 Mango browser control and trying to login with openid. The login process itself works fine (althought the css of the openid page does ...
3
votes
0answers
76 views
OAuth Dialog rendering problems
I'm using the implicit OAuth flow for our native iPad app. We're calling the standard URLs in a UIWebView. The Stack Exchange login renders with several UI glitches.
The first screen looks correct:
...
2
votes
1answer
55 views
the stack exchange javascript library is 404
the library listed on the doc page for Authentication
https://api.stackexchange.com/js/2.0/all.js
ultimately redirects to
https://api-v2cdn.sstatic.net/js/all.js
which results in varying degrees ...
0
votes
1answer
38 views
Removing/disallowing app does nothing
I have just deleted/disallowed, the console app and the app I'm currently writing.
For the console the access token I was using before deleting the app carried on working, and when I got a new token, ...