Configured my storage bucket 'recoverlution-dev' using following config
[ { "origin": ["https://zipsym.eu.loclx.io"], "responseHeader": ["Content-Type","Access-Control-Allow-Origin"], "method": ["PUT"], "maxAgeSeconds": 3600 } ]But still I am getting the following error https://i.stack.imgur.com/AwSX5.png
These are my response headers https://i.stack.imgur.com/WWJVT.png
Can anyone tell me what am I doing wrong?