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
@Jeff Falk In Postman make sure you are using basic auth and enter your access key → username & secret → password
I am also facing this error on postman , despite setting basic auth , as well as tried to manually provide authorization in header. Could someone please help me out in this?