I am trying to get Oauth2 token after successfully issuing a bc_authorize request and getting the auth_req_id.
now trying to get token to the request by making a post to {{base_url}}/disbursement/oauth2/token/ and I keep getting 400 status error with no message, it is difficult to know exactly what I am doing wrong, I have attached screenshots of my Postman screen.
~
I appreciate the assistance