Skip to content

CSRF token addition is resulting with bad-request for Google map protobuf type.

csrf-magic.js is adding token for strict request types like application/json+protobuf (Google map) which makes server reject it as bad-request.