ResourceOverride
ResourceOverride copied to clipboard
307 Internal Redirect
Hello ! Thanks for this extension, it's really helpful
I have an issue with CORS. I added JWT system on my server side. Since when i use the extension i have this error.
Request header field Authorization is not allowed by Access-Control-Allow-Headers in preflight response.
I tried few hacks with Headers, it didn't work so far. Do you how to deal with that ?
Thanks for your help. :)
Hmm... I haven't run into anything like this yet. Have you tried things like these? https://stackoverflow.com/questions/10548883/request-header-field-authorization-is-not-allowed-error-tastypie I bet you already found that, but just in-case. You can add custom headers with Resource Override too just in case you didn't know.
I would ask for a link so I could try to repro if you are doing something with auth maybe that's not such a good idea.