Hello guys. I am currently trying to customize the mobile app, but I have encountered some issues that are not present on the official app. When trying to download a SCORM package or any type of file (e.g. PDF), I receive the error "Error downloading SCORM: {{name}}". I have tried every solution that was already posted on similar topics, but nothing worked. From the research I did, when trying to download a SCORM package, the following error pops up:
{
"code": 3,
"source": "https://elearning.htss.ro/tokenpluginfile.php/f82ca2ac09722b1fcf52a1792feba6ea/10028/mod_scorm/package/0/adaptabilitate-si-agilitate-scorm12-mGWACfZZ.zip?offline=1",
"target": "http://localhost/__cdvfile_sdcard__/Android/data/com.moodle.moodlemobile/sites/7c24475c5e85f0ffb446b0c9e1b3870f/filepool/adaptabilitate-si-agilitate-scorm12-mGWACfZZ_e2e1e7b285a92870185114b05a5880ed.zip.tmp",
"http_status": 200,
"body": null,
"exception": "java.lang.NullPointerException"
}
Thank you for your support
Hi,
are you using the tool_mfa plugin by any chance? We are aware that there was an issue with this plugin blocking the download of files, it was recently fixed, see https://github.com/catalyst/moodle-tool_mfa/issues/366
Regards, Juan
are you using the tool_mfa plugin by any chance? We are aware that there was an issue with this plugin blocking the download of files, it was recently fixed, see https://github.com/catalyst/moodle-tool_mfa/issues/366
Regards, Juan