Question

API Request Authorization issue

  • 20 November 2023
  • 3 replies
  • 20 views

Badge

Im trying to use the Gong API from Postman. I have my access key and secret. Ive added the Authorization header with a value of <AccessKey>:<AccessSecret> but when i try to use it I get

 

{
"requestId": "12345",
"errors": [
"Missing mandatory header \"Authorization\""
]
}

Anyone know whats going wrong?


3 replies

Userlevel 6
Badge +1

Hey @Conor Downey, let me ask around internally about this. Thanks for your patience!  

Badge

I got it working, thanks

Userlevel 6
Badge +1

Nice! @Conor Downey 

Reply