This doesn't seem to be an authentication issue?

You seem to be reaching the API endpoint (which I don't believe needs 
authentication) and you're getting a redirect to S3 which is not something we 
can avoid unless we build our own proxy.

The problem is that the redirect is being rejected by CORS seemingly because 
your request was preflighted, but a simple GET request shouldn't need to be 
preflighted?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5639#issuecomment-2646571029
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/issues/5639/2646571...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to