quaint-action-31959
10/21/2020, 12:06 PM{
"error": {
"code": 403,
"status": "Forbidden",
"reason": "A request failed due to a missing or invalid csrf_token value.",
"message": "The requested action was forbidden"
}
}
request:
curl --location --request POST '<http://127.0.0.1:4455/.ory/kratos/public/self-service/login/methods/password?flow=cfcdaec5-442f-4a4d-91e7-0a5f9c6e23e6>' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--header 'Cookie: csrf_token=MQJbb4sg4YZ98DREGUzI/DanDZhzNDZEcfRqTIpak84=' \
--data-raw '{
"csrf_token": "jI2v/WE1V2coXugkyMTYW9ob/YhWoUO9qVoXyr8qJWi9j/SS6hW24VWu3GDRiBCn7LzwECWVdfnYrn2GNXC2pg==",
"identifier": "<mailto:alex@web.de|alex@web.de>",
"password": "Alex061091"
}'
quaint-action-31959
10/21/2020, 2:26 PM