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
I'm trying to fetch a .zip file from a web server, and then get the contents of the zip, which are JSON files. I'm then trying to parse the JSON, but I'm experiencing the following error in the code below:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello all,
I'm trying to fetch a .zip file from a web server, and then get the contents of the zip, which are JSON files. I'm then trying to parse the JSON, but I'm experiencing the following error in the code below:
I'm using
zip-no-worker.min.js
file and Chrome 121 if that helps. Please let me know how this can be fixed. Thanks in advance.Beta Was this translation helpful? Give feedback.
All reactions