Hello, I am trying to complete registration from mobile app, I create flow on /self-service/registration/api, I dont get crsf token( as expected), but when I try to complete the registration flow Ory gives crsf token error cookie. Why?
p
proud-plumber-24205
03/15/2023, 10:19 AM
Hi @steep-table-90946
Since this is an API flow, there is no csrf token & cookie. Are you submitting the flow in the browser?