x-faustwp-secret headers is not authorized #1854
Unanswered
mathieuCatapulpe
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey so I have this error message when I try to access previews front my Nuxt app
x-faustwp-secret headers is not authorized
.When I bypass using an extension (such as this one for instance https://addons.mozilla.org/fr/firefox/addon/cors-everywhere/ ) everything works perfectly
So I think for some reason my cors are getting ignored, in my wordpress theme I added :
I even tried to add the headers directly in .htaccess file using :
Does anyone know where it might come from or encountered this issue ? I contacted the support from my web server but they couldn't help.
Beta Was this translation helpful? Give feedback.
All reactions