I’m trying to send api requests but I’am having authorization problems. It asks for user/pass even though I use the „X-Api-Key“ header, I’ve tried GET/POST/PUT, but still being denied.
Can any of you possibly paste a code example of a request that should work ?
We’ll have a fix for the username and password prompt in an upcoming release, so you would get an unauthorized message instead.
You will get this response if the API Key was not provided, or is not correct. Make sure the header value is set to the correct API Key.