Updating registration flow in postman didn't work....
# general
c
Updating registration flow in postman didn't work.
Copy code
"messages": [
            {
                "id": 4000001,
                "text": "The 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.",
                "type": "error"
            }
        ]