Hello everyone, I faced an issue when I try browse...
# talk-kratos
b
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
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.