Hi there, I’m trying to connect via Postman.
I have set the authorisation to “basic” and I have added my key. It’s asking for a username too, but I don’t seem to have one. Does anyone know what I should put in here? I have tried putting the key in both and also putting “API Key” in the user name. I can see the header is basic and I believe Postman automatically base64 encodes the header.
{ "error": "Invalid Authorization header", "type": "ch:service"}
Can anyone help me?