plain-lunch-50969
08/05/2022, 3:22 PMThe HTTP Request Header included the \"Origin\" key, indicating that this request was made as part of an AJAX request in 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."
I have setup the kratos public url to be ingress routed to a known URL/path. This connection seems to work. Is this the expected/proper way to access Kratos when using a client-side GUI?
My current sdk config is based on this: https://github.com/ory/kratos-selfservice-ui-react-native/blob/master/src/helpers/sdk.tsx#L26proud-plumber-24205
08/05/2022, 3:25 PMplain-lunch-50969
08/05/2022, 3:25 PMproud-plumber-24205
08/05/2022, 3:26 PMplain-lunch-50969
08/05/2022, 3:27 PMplain-lunch-50969
08/05/2022, 3:30 PMwithCredentials: false
in the SDK configuration baseOptions
?proud-plumber-24205
08/05/2022, 3:31 PMplain-lunch-50969
08/05/2022, 3:34 PMproud-plumber-24205
08/05/2022, 3:50 PMproud-plumber-24205
08/05/2022, 3:53 PM