Hi Matt,
Using Authoring tool (most latest version) and working on Oracle Cloud
I have been running into the same issue that my course is not going beyond the loading screen and giving an error “Unable to load course/config.json” whereas the other courses (build manually) which uses JSON are working fine so assuming my server is configured the JSON mime type.
I also, have tried changing the extension to txt but there was no luck.
Below are the kind of errors:
- When upload the the packed as downloaded from the tool:
GET https://ldms-lcms-prod.gaiacloud.jpmchase.net/s3/getObject/na-3j-ldmsifa-prod-lcms-s3-12/prod-8a13d70c-e338-42a9-87a0-c1e810129b2a_1/course/course/config.json 500 (Internal Server Error)
- When uploaded the package by changing the extension to .txt:
GET https://ldms-lcms-prod.gaiacloud.jpmchase.net/s3/getObject/na-3j-ldmsifa-prod-lcms-s3-12/prod-8a13d70c-e338-42a9-87a0-c1e810129b2a_1/course/course/config.txt 500 (Internal Server Error)
Requesting your expertise to tackle with this issue.