MISSING_AUTHORIZATION_HEADER
-
Hello,
When this plugin is activated it’s causing the following 401 on several resources.
{“status”:”error”,”error”:”MISSING_AUTHORIZATION_HEADER”,”code”:”401″,”error_description”:”Authorization header not received. Either authorization header was not sent or it was removed by your server due to security reasons.”}Our headers have:
add_header Access-Control-Allow-Headers “Authorization”;
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘MISSING_AUTHORIZATION_HEADER’ is closed to new replies.