Hello! I’m wondering if anyone has any experience using Postman to run HTTP requests to the Gong API. I’m trying to manually authenticate my connection and I can’t seem to generate the API token correctly for it to do a simple GET on my entire user table.
I would love if someone could point me in the right direction. I’ve followed the API documentation perfectly but I think I’m missing something with putting the authenticator token in the header of my request.
Thanks!