late-ambulance-66508
12/10/2025, 4:26 PM/upload/signed-url-for-upload returns 200 with 4 keys: signedUrl, fileUrl, filePath, expiresAt
• then, request <https://storage.googleapis.com/$MY_BUCKET/$MY_ORG/$MY_MONTH/$IMAGE?GoogleAccessId=$MY_ACCOUNT&Expires=$MY_EXP&Signature=$MY_SIGNATURE> fails due to CORS error
I tried to execute 2nd request via curl, and it uploaded empty file (it's ok), so the credentials are correctlate-ambulance-66508
12/10/2025, 5:45 PM