-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.9.1, 3.10
-
MOODLE_310_STABLE, MOODLE_39_STABLE
- Log in as admin
- Navigate to Site admin -> Mobile app -> Mobile settings
- Enable Mobile web services
- Save changes
- Click on "Moodle app subscription"
- Failure: Debugging is shown, but hidden by the header
In my opinion there are two issues here:
- If there are no credentials for the app, then the link should not be shown at all and the page should be hidden; and
- the debugging notice is useless because it his hidden behind the header.
Debugging notice is as below:
Unexpected response from the Moodle Apps Portal server:{"error":true,"exception":{"message":"error\/These credentials are invalid: sitesubscriptionkey","errorcode":"These credentials are invalid: sitesubscriptionkey","link":"https:\/\/apps.moodle.com\/","moreinfourl":"http:\/\/docs.moodle.org\/38\/en\/error\/moodle\/These credentials are invalid: sitesubscriptionkey"}}<ul style="text-align: left" data-rel="backtrace"><li>line 737 of /admin/tool/mobile/classes/api.php: call to debugging()</li><li>line 40 of /admin/tool/mobile/subscription.php: call to tool_mobile\api::get_subscription_information()</li></ul>
|
- is a regression caused by
-
MDL-68294 Add a new "Mobile app subscription plan" section in the Moodle app settings
-
- Closed
-