cwegener commented on issue #25630:
URL: https://github.com/apache/superset/issues/25630#issuecomment-1865519580
> **Response:**
>
> ```
> HTTP/1.1 400 BAD REQUEST
> Set-Cookie:
session=eyJsb2NhbGUiOiJlbiJ9.ZYO_Zg.bTH-mcPMi1WMQbBfkCGF8AyJMJI; HttpOnly;
Path=/; SameSite=Lax
> {"errors": [{"message": "400 Bad Request: The CSRF session token is
missing.", "error_type": "GENERIC_BACKEND_ERROR", "level": "error", "extra":
{"issue_codes": [{"code": 1011, "message": "Issue 1011 - Superset encountered
an unexpected error."}]}}]}
> ```
That might be some new regression .. at first glance your request should be
allowed ...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]