Sorry, we don't support your browser.  Install a modern browser

X-Api-Key in header gets stuck on Unauthorized Error#1965

Have been testing to pass my API key in the X-Api-Key header, but getting a HTTP 400 with this response:
“error”: “Not authorized”
}

Passing my api key as a param worked …

an hour ago