APIs & Integrations

gotmike
Top Contributor

How to get full details of API logs?

So when I’m testing my API with the Developer Console, I’m seeing the HTTP Response Code, but I’m not seeing the actual body of the response anywhere…

Is that something I can get via a different API rather than through the UI?

How can I get the full text of the response?

0 Upvotes
4 Replies 4
gotmike
Top Contributor

How to get full details of API logs?

this actually works fine for my purposes… when we go live it will be harder… but i guess i could give http://www.runscope.com a try… i had not heard of either of these tools before but seems pretty useful for debugging problems. thx for the heads-up!

gotmike
Top Contributor

How to get full details of API logs?

In this case, I’m talking about the Webhooks.

0 Upvotes
3PETE
HubSpot Employee
HubSpot Employee

How to get full details of API logs?

@cre correct me if I don’t follow your question but in the past for testing purposes I have used a RequestBin.

http://requestb.in/

0 Upvotes
davidt5s
Member

How to get full details of API logs?

Just a quick heads up, that service (which was very useful for testing webhooks) is down now. But there's a re-up with some new features/enhancements at requestbin.com

0 Upvotes