- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've intergrated the webhook in our Dev server with http (not secure) and it's working fine, then deploy to the production server using https (secured) and our authorize account is in LIVE mode. When i tried to use "Test Webhook" (ping) in the portal, it said "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.".
Two server are excactly the same environment, but we can not ping to our production from webhook which configured on the Authorize Portal. It's also can not trigger and receive any notification on our server.
I only see the different between Dev and Production server is the secure or not.
Do you have any solution for this? Thanks in advance.
Solved! Go to Solution.
โ04-04-2019 06:31 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, we require a TLS 1.2 connection.
https://support.authorize.net/s/article/Authorize-Net-Support-for-SSL-TLS-FAQ
Richard
โ04-04-2019 10:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @htkt89
Are you using standard port 443 for your secure connection? You might also confirm that your endpoint supports a TLS 1.2 connection.
Richard
โ04-04-2019 08:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @RichardH :
Are you using standard port 443 for your secure connection?
-> Yes, we are using port 443 for secure connection.
You might also confirm that your endpoint supports a TLS 1.2 connection.
-> Do you mean your service only support later TLS 1.2? We're using the TLS 1.0.
Can you please confirm this is the cause of this issue?
Thanks for your help.
โ04-04-2019 10:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, we require a TLS 1.2 connection.
https://support.authorize.net/s/article/Authorize-Net-Support-for-SSL-TLS-FAQ
Richard
โ04-04-2019 10:46 AM

