ref(api): remove deprecated crossdomain.xml endpoint#107293
Merged
Conversation
Remove the Flash-era crossdomain.xml endpoint that served Adobe Flash cross-domain policy files. Flash reached end-of-life in December 2020 and all requests to this endpoint have been 404ing. Co-authored-by: Claude <noreply@anthropic.com>
priscilawebdev
pushed a commit
that referenced
this pull request
Feb 2, 2026
Remove the Flash-era crossdomain.xml endpoint that served Adobe Flash cross-domain policy files. [Every request in the last 30 days has 404ed](https://console.cloud.google.com/logs/query;query=resource.type%3D%22k8s_container%22%0Alabels.name%3D%22sentry.access.api%22%0AjsonPayload.view%3D%22sentry.web.api.crossdomain_xml%22;summaryFields=jsonPayload%252Fresponse,jsonPayload%252Fgroup,jsonPayload%252Fremaining,jsonPayload%252Flimit:true:32:beginning;cursorTimestamp=2026-01-29T20:44:43.374770021Z;duration=P30D?project=internal-sentry&inv=1&invt=Ab4cdA&rapt=AEjHL4NVcpenKwNoNumUiCOR7tKbL2AQCVs5fjJ7hYW7nTYAk4UPTdiljvaadG8nxFeNStsb5-hnlZL0xD2FlIeyg4luRYyig0qdsWyQu4ns7ZlPvPin2E4). Motivation is that this endpoint is not compatible with cells Refs https://www.notion.so/sentry/Cell-safe-API-endpoints-2a38b10e4b5d8036931fd6781e01eb23?source=copy_link Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove the Flash-era crossdomain.xml endpoint that served Adobe Flash cross-domain policy files. Every request in the last 30 days has 404ed. Motivation is that this endpoint is not compatible with cells
Refs https://www.notion.so/sentry/Cell-safe-API-endpoints-2a38b10e4b5d8036931fd6781e01eb23?source=copy_link