Mobile OAuth UI failing to load in WP7
问题 I have a WP7 app that is connecting to my GAE backend via oauth. (Its probably not relevant that this is GAE, but I'm throwing that fact in anyway.) I use the "btmpl=mobile" parameter to force a mobile UI in the Google auth pages, but I keep getting the non-mobile version which is really hard to decipher in a mobile browser. I extracted the Auth URI which looks something like: http://www.myapp.com/_ah/OAuthAuthorizeToken?btmpl=mobile&oauth_token=randomlongstring When I put that URL into