[openstreetmap/openstreetmap-website] Allow getting a GPX in the browser outside openstreetmap.org (Issue #5639)

Tom Hughes notifications at github.com
Sun Feb 9 20:24:22 UTC 2025


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/2646571029 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250209/f45ad339/attachment.htm>


More information about the rails-dev mailing list