The Authorization header requires base64 encoding of your credentials in the format:
Authorization
Original credentials.
Base64 encode the credentials.
Use in Authorization header
Last updated 3 months ago