Closed Guria closed 11 years ago
@leCradle I seem to remember some discussion on this issue, where we may need to support other URLs for login?
@Guria can you confirm the URL that's opened in the external browser?
@Guria
Please post the url you were redirected to... This is a known issue but I always missed to capture this url...because it asks for access only 1 time in 30 days... Force close the app and login again should temporary fix this issue...
Of course. It doesn't happens if user earlier marked checkbox on grant permissions page and doesn't enabled 2-step authorisation. For first case url is: https://appengine.google.com/_ah/loginform?state=
@Guria Thx! I think it should be enough to start the appengine page inside iitcm...otherwise the cookies are saved at the wrong place. If my theory is correct, this patch should fix it http://p.nnev.de/3581 Unfortunately, I am not at my workstation and will not be until tomorrow evening. Eventually @jonatkins can build a test.apk including this patch for you...?
new test build available at http://iitc.jonatkins.com/?page=test#test-mobile
@Guria does it works for you? If it works, we can close this issue...
I had this two-stage login process tonight - the user/pass prompt, followed by the 'which account' prompt - and it worked fine. This is the thing that wasn't working correctly, yes?
@jonatkins if I understood @Guria correctly, then yes... At least that was the issue I patched... :D
Thanks.
Mobile app opens login page in external browser. After login and grant permissions it redirects back to mobile app, but app seems doesn't gets access. Also cheched in test build.