opendax icon indicating copy to clipboard operation
opendax copied to clipboard

CORS Error

Open avanzarit-in opened this issue 3 years ago • 0 comments

Added the following cors: allow_origin:

  • "*" allow_methods: "PUT, GET, POST, DELETE, PATCH" allow_headers: "content-type, x-grpc-web, total, page, x-csrf-token" expose_headers: "total, page, x-csrf-token" allow_credentials: true

but still getting CORS error. Please help

avanzarit-in avatar Oct 26 '21 02:10 avanzarit-in