Hello everyone, I faced an issue when I try browser login api via postman event I passed the csrf_token token received by get login browser I got security_csrf_violation
m
magnificent-energy-493
03/20/2024, 8:29 PM
Hello @brainy-jewelry-16322
Please dont use Postman for this since it is basically a browser itself in the background, so it may cause these issues.
Ideally use something like cUrl to send the request directly.