I tried uploading in a different browser (Chrome) and it worked. I usually use Safari where it’s still borked.
For itch folks: the issue appears to be a CORS problem. My dev tools show these two errors:
- [Error] Header Access-Control-Allow-Headers has an invalid value: POST://itch.ioTwQVXw9Cy<…long hash continues>
- [Error] XMLHttpRequest cannot load https://itchio.commondatastorage.googleapis.com/ due to access control checks.
The issue looks very weirdly in the website UI, because there’s no error message: