You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you find any workarounds? I have the same issue, it seems like h5p-standalone (as the name may suggest) can't load h5p files that are being fetched from an external source (like a CDN in my case or digital ocean in your case). I don't know if there's a workaround for this. would love to know the creator's take on this and help contribute for a solution if possible.
My h5p file is saved on digital ocean spaces and after download and unzipping the file i am passing it top the player but i am getting below error
Uncaught (in promise) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
But when i pass the file path from local storage it is working.
Note : I am working in reactjs
The text was updated successfully, but these errors were encountered: