Discussions

Ask a Question
Back to All

Postman shows a CSRF error when using the Rossum API

When using the Rossum API for data capture with Postman, I'm getting this error for any HTTP request after a login:

{
  "detail": "CSRF Failed: Referer checking failed - no Referer.",
  "code": "permission_denied"
}