View Single Post
08-11-16, 12:46 PM   #24
Dolby
PPAP
 
Dolby's Avatar
WoWInterface Admin
Join Date: Feb 2004
Posts: 2,341
Just an update, since our ssl can be HTTP/2 a header field needs to be lower case. I have updated the API to accept 'x-api-token' as well (used to only accept 'X-API-Token' and I suggest others update their header fields. The upper case version will still work since cloudflare converts it for us.

Source: Section 8.1.2 of RFC 7540

So if you were randomly receiving {"ERROR":"You must be authenticated to use this API."} this has been fixed.

Last edited by Dolby : 08-11-16 at 12:51 PM.
  Reply With Quote