- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Webhook ping failed, but my endpoint is working
Hello,
I have an endpoint set up on my end to receive JSON from Authorize.net's webhooks. I tested the endpoint using Postman to verify that it's up and running. I have even sent it a sample from your documentation, and I was able to pull in the JSON into a Java object without any issues. However, when I try to use "Test Webhook", I get "Error: The ping operation failed. This could be due to connectivity issues, invalid url or server downtime. Check the url details for the webhook and try again." What could possibly be the issue? My endpoint is using an IP address and a port of 9443, and it is expecting https.
โ05-18-2018 06:57 PM - edited โ05-18-2018 07:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Also, I have it returning a response status code of OK (200).
โ05-18-2018 07:00 PM - edited โ05-18-2018 07:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I also tested over http using port 9080 in Postman, and that works, too. But http and port 9080 did not work when testing the webhook.
โ05-18-2018 07:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is your url available externally over the internet ?
Try using the url from http://webhookinbox.com/ and check if you are getting the notifications .
Send feedback at developer_feedback@authorize.net
โ05-18-2018 09:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Anurag,
Yes, the URL is available over the Internet. I had a coworker access it from the office (I am running this at home until we can get some firewall issues sorted out). I can message you the URL if you want (I do not want to post it here). I will webhookinbox a try.
โ05-19-2018 03:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried using webhookinbox, and I can see the message from Authorize.net.
โ05-19-2018 04:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, were you able to resolve this? i to have the same issue i run a custom port on my end point and it does not work.
I'm having to route it through a different URL then sent the request back to my original server via CURL.
Any ideas woudl be helpful thanks!
โ06-28-2018 06:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Facing the same issue any solution, please.
โ10-13-2021 04:46 AM

