Forum Discussion
DerekCampfield1
7 years agoQrew Trainee
I actually figured this out! You can set a key to Authorization and in the value field put Basic and then the base64 encoding of the username:API Key pairing. Like this:
Authorization: Basic dGVzdA==
Authorization: Basic dGVzdA==
DerekCampfield1
7 years agoQrew Trainee
Sure - it looks like this.