i have a react cloudflare page using vite, zustand and tanstack router and i18next-react. in this case, blog is not part of the i18next because i make the blog available only in english. the upload appears on the dashboard, also the thumbnails, the first one seems to work but not cover and and the main url.
I’m unfortunately not fmailiar with your stack or implementation of this at all. However, the urls from the response do all appear to work fine for me when manually navigating to them in my browser (chrome).
This suggests to me that there is something going wrong within your stack / code / server that is not allowing the request for the image.
I don’t think this is a Baserow specific issue as the response from Baserow seems to be working fine as far as I can tell.
To be honest that does seem realted to baserow since it happens when loads the page. Maybe the fact is in cloudflare and AWS configuration on baserow side is acting weird. The warning is given on the request to the AWS from baserow, not from CF. it happens only if opens or requested from the page.