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 using the Iris service for nostr in my Start9 Embassy Server. It used to work fine but since a couple of weeks ago, or maybe more, it fails on uploading images. It always show the error message: "upload failed".
Start9 support told me the following:
"The browser console says:
Access to fetch at 'https://nostr.build/api/upload/iris.php' from origin 'https://mysuperlongirislocalhostname.local/' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Sounds like they need to change their 'Access-Control-Allow-Origin' header on nostr.build..."
The text was updated successfully, but these errors were encountered:
I'm using the Iris service for nostr in my Start9 Embassy Server. It used to work fine but since a couple of weeks ago, or maybe more, it fails on uploading images. It always show the error message: "upload failed".
Start9 support told me the following:
"The browser console says:
Access to fetch at 'https://nostr.build/api/upload/iris.php' from origin 'https://mysuperlongirislocalhostname.local/' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Sounds like they need to change their 'Access-Control-Allow-Origin' header on nostr.build..."
The text was updated successfully, but these errors were encountered: