Webhook testing troubleshooting

Hi, I tried to create a webhook that uses an external REST API for the first time, but when I try to test it, the website crashes and the testing is incomplete. How could I go about troubleshooting this?

Hi,

Could you elaborate further on what you are seeing? It seems that maybe the website that you are querying is crashing, in which case you would have to debug that outside of Foundry.

-Eirik

Hi Eirik,

Thanks for your help! I have a webhook with no input or output parameters, and it consists of a REST API external system and a single GET call to https://services.nvd.nist.gov/rest/json/cves/2.0. I have a 60 second time limit and no concurrency or rate limits. When I test this webhook, I get this page:


When I load this site, it seems to load fine. Do you think there’s an issue with the way I’m setting up the webhook?

Apologies for the delay here, is this still an issue?

I’m not able to reproduce this issue on our end as the webhook tests successfully. Am I correct in understanding that your “Out of memory” screenshot is from your Foundry instance? Would you be able to post relevant screenshots of your webhook setup (with any necessary redactions)?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.