narrow-battery-46074
10/03/2023, 3:04 PMThe HTTP Request Header included the "Cookie" key, indicating that this request was made by a Browser. The flow however was initiated as an API request. To prevent potential misuse and mitigate several attack vectors including CSRF, the request has been blocked. Please consult the documentation.
This issue does not happen when using our dev Ory project and calling the <http://locahost:4000>
tunnel, but happens only when using our production project.
We do not send any cookies and the withCredentials
params is set to false in the config.
Did anyone encountered a similar issue ?proud-plumber-24205
10/04/2023, 5:53 AMbrowser
APIs.
https://www.ory.sh/docs/kratos/bring-your-own-ui/custom-ui-basic-integration#browser-vs-native-appsnarrow-battery-46074
10/04/2023, 9:01 PM