GitHub user dosubot[bot] added a comment to the discussion: 400 Bad Request: The referrer does not match the host
<!-- Answer --> There is a similar open discussion titled "[400 Bad Request: The referrer does not match the host](https://github.com/apache/superset/discussions/33032)" which might be relevant to your issue <sup>[[1]](https://github.com/apache/superset/discussions/33032)</sup>. Additionally, there is a closed issue that suggests a potential solution: when obtaining the CSRF token, ensure that you use the same cookie provided in the Set-Cookie header when requesting the guest token. If you're using a client to handle requests, it might automatically manage cookies for you. Otherwise, you need to manually include the cookies in your requests <sup>[[2]](https://github.com/apache/superset/issues/25201)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/9d74ef2f-0aca-427e-a705-5ea7421d253e?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/9d74ef2f-0aca-427e-a705-5ea7421d253e?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/9d74ef2f-0aca-427e-a705-5ea7421d253e?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/9d74ef2f-0aca-427e-a705-5ea7421d253e?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/9d74ef2f-0aca-427e-a705-5ea7421d253e?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/9d74ef2f-0aca-427e-a705-5ea7421d253e?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/9d74ef2f-0aca-427e-a705-5ea7421d253e?feedback_type=other)</sup> GitHub link: https://github.com/apache/superset/discussions/33036#discussioncomment-12763860 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
