Hello,
I would like to transfer files directly to my Object Storage from a form.
I have configured the CORS of my storage object and my GET requests are working fine. But when I want to make a POST request, I get an error: Origin X is not allowed by Access-Control-Allow-Origin. Status code: 400
My CORS configuration is:
Read ACL: .r:*,.rlistings
Write ACL: :
Meta Access-Control-Max-Age: 3600
Meta Access-Control-Expose-Headers: Meta Access-Control-Allow-Origin
Meta Access-Control-Allow-Origin: *
Content-Type: text/plain; charset=utf-8
Something is wrong ?
Thanks for your help !
POST on an Object Storage
Related questions
- Could not connect to remote process. Aborting debug session. Attach Debugger OK button
2126
19.06.2021 06:47
- Connect to MYSQL in OVH cloud, with python that consisted of SSH possibility
1370
11.03.2021 09:46
- Syslog-ng and postgresql connection logs
1315
31.01.2022 10:45
- I can't find my country in the contact details!
1211
12.12.2021 20:02
- Changing my VAT EU no
1121
13.06.2022 09:38
- Chatbot and rasa python library
1100
09.05.2021 09:12
- Ovhai CLI : Deserialize error
1087
11.06.2021 13:29
- Error loading open cv python dependencies
885
25.04.2022 09:00
- About the AI Training category
750
08.12.2020 16:21