The `/store` endpoint to save events in Sentry is a legacy endpoint and should not be used anymore. Everything should be sent to the `/envelope` endpoint. Here: https://github.com/getsentry/sentry-python/blob/antonpirker/top-level-get-current-span-transaction/sentry_sdk/client.py#L443-L469