Access-Control-Allow-Origin

Hello everything is fine ? I need help, install self-hosted baserow using easyPanel. I have a table and it has some image urls. I can’t get these urls

this is the error returned Access to XMLHttpRequest at ‘https://baserow-media.ams3.digitaloceanspaces.com/user_files/w5aEmcgIOTwjJVv34LK2JcOkEXN9pbnk_18f643e2e678f045eb8bfd4e7fd679c7a945771de7aa8a095dfd7 f147 bda65ce.jpg’ from source 'https://sistemaadmin.f4fnpc.easypanel. host ’ was blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.

Hi,

Are you sure the path to the file is correct? If I fill in something completely random after /user_files/ it also returns the Access denied message with a 403 code instead of a 404 code.

I uploaded a file to my self-hosted baserow database and I can’t access my image url

gives this error

Access to XMLHttpRequest at ‘https://banco-de-dados-baserow.f4fnpc.easypanel.host/media/user_files/pniBf52k2gwFwsCGdo75LHAmnkuNQLxm_e71acb832674ffa67c4bf7b9796eb3e2ff92e397c82315283481cfc1c b29ebed.jpg’ from origin ‘https://sistemaadmin-sistemaadmin.f4fnpc.easypanel.host’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.

Can anyone help me set up cors using EasyPanel together with baserow?

There is a space in the url. If I enter https://banco-de-dados-baserow.f4fnpc.easypanel.host/media/user_files/pniBf52k2gwFwsCGdo75LHAmnkuNQLxm_e71acb832674ffa67c4bf7b9796eb3e2ff92e397c82315283481cfc1cb29ebed.jpg in my browser, I can see the image.