Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

307 Internal Redirect #9

Open
jeremlb opened this issue Jun 19, 2017 · 1 comment
Open

307 Internal Redirect #9

jeremlb opened this issue Jun 19, 2017 · 1 comment

Comments

@jeremlb
Copy link

jeremlb commented Jun 19, 2017

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. :)

@kylepaulsen
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants