-
Bug
-
Resolution: Fixed
-
Major
-
2.1.2, 2.2.2, 2.3.2
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
-
MDL-29805-master -
Some people report that token.php throws the following error message:
Unsupported redirect detected, script execution terminated
http://moodle.org/mod/forum/discuss.php?d=185535#p819426
http://moodle.org/mod/forum/discuss.php?d=185535#p812332
I'm not sure where this redirection happens:
http://moodle.org/mod/forum/discuss.php?d=185535#p814206
When I try to acces to my moodle site form the iPhone official application i get this error message:
Please check your login detail or ask your site administrator to check moodle configuration.
Mobile web services are enablen in my site, and user autentication method is set to manual as you said.
When I try to access to token.php (with the correct params, of course) using chorme, the token is shown in the response:
"token":"6d056544345..."
But doing the same with firefox... a window to download token.php appear!! I'm using the latest version of moodle form mac, downloaded today and I'm not using https.
Taking a look to the generated traffic (usign wireskark) when I try to login using the official mobile web app I noticed the next error:
Unsupported redirect detected, script execution terminated
- will help resolve
-
MDL-29276 META- Web service improvements for 2.2
-
- Closed
-