Postman & Monzo API

So using httpie I get…

{

“code” : “bad_request.could_not_authenticate”,

“error” : “invalid_request”,

“error_description” : “Could not authenticate with provided credentials”,

“message” : “Could not authenticate with provided credentials”

}

Not sure what I’m missing?