<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Webhook debugging for Salesforce - how do I get a more detailed Webhook error message? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58832#M33442</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20843"&gt;@Aaron&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, we&amp;nbsp;had a case open, and got the reply that the situation was under investigation but that was over 6 weeks ago. The&amp;nbsp;eTicket number for that case was: 1-411891741 and it was escalated. The last comment says that it the issue was now being investigated under&amp;nbsp;Case Number 04120232, but I'm not able to access that case from within the Auth.net interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for providing the information about the ping request. This appears to be the same message that is received when the Test Button is clicked in the Auth.net interface ("Error occured in connecting to the endpoint: ...").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the 400 Status Code is defined this way (&lt;A href="https://tools.ietf.org/html/rfc7231#section-6.5.1" target="_self"&gt;https://tools.ietf.org/html/rfc7231#section-6.5.1&lt;/A&gt;):&lt;/P&gt;&lt;P&gt;400 Bad Request -&amp;nbsp;The 400 (Bad Request) status code indicates that the server cannot or will not process the request due to something that is perceived to be a client error (e.g., &lt;U&gt;&lt;STRONG&gt;malformed request syntax, invalid request message framing, or deceptive request routing&lt;/STRONG&gt;&lt;/U&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering actually if the routing is somehow an issue...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This response is something that is generated by Salesforce itself and is not a result of our custom code to parse the payload. The test URL that I provided doesn't do anything to process the request, although we have tested it with the simulated Auth.net payload using cURL and were able to successful parse that request. But the code has now been reverted to do no parsing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, we're really stuck. We are using the Silent Post URL for now, but when that gets deprecated, we'll be out of luck, and&amp;nbsp;will have to evaluate our options at that point. Salesforce is a big company, and I'm sure we are not their only customers who use Auth.net. Is there anything I can do to somehow get this pushed up to a high priority?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With Best Regards,&lt;BR /&gt;Josh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jul 2017 15:01:22 GMT</pubDate>
    <dc:creator>BSYFDev1</dc:creator>
    <dc:date>2017-07-17T15:01:22Z</dc:date>
    <item>
      <title>Webhook debugging for Salesforce - how do I get a more detailed Webhook error message?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/57805#M32494</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to get up to speed using Authorize.net Webhooks to connect to our Salesforce external site. Our Salesforce endpoint seems to be working OK, because I can call it using curl from the command line and pass a JSON structure that gets successfully&amp;nbsp;saved to our database. This much works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However when I enter the URL of our Webhook into the "Endpoint URL:" field in Authorize.net and click&amp;nbsp;the "Test Webhook" button, I get the error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Error: Error occured in connecting to the endpoint: https://&amp;lt;my.server.com&amp;gt;/site/services/apexrest/PYMT_AuthnetHook"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am sure that I&amp;nbsp;am calling the correct&amp;nbsp;URL because I have copied and pasted it&amp;nbsp;from the command line into the Endpoint URL field. But I need to know why I'm getting this error. Is there a debug log for Webhooks? Or how can I get a more detailed error message from Authorize.net?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 01:15:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/57805#M32494</guid>
      <dc:creator>BSYFDev1</dc:creator>
      <dc:date>2017-04-26T01:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook debugging for Salesforce - how do I get a more detailed Webhook error message?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/57806#M32495</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21591"&gt;@BSYFDev1&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds like we're unable to make a connection. &amp;nbsp;Have you tried sniffing the connection using wireshark or similar to see the https traffic?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 01:49:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/57806#M32495</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-04-26T01:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook debugging for Salesforce - how do I get a more detailed Webhook error message?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58634#M33255</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I'm just seeing it now. The thing is, I can't get between Authorize.net and Salesforce to do any sniffing. Salesforce is a SaaS platform, so their servers are hosted on their farm, and Authorize.net's are hosted where they are, so if there is a way of getting in between I don't know what it is.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only thing I can do so far is simulate an incoming Auth.net webhook call from the command line. I have used the requestb.in site to retrieve the Auth.net payload and can send the exact same using cURL, but that goes through just fine and comes back from Salesforce&amp;nbsp;with an HTTP 200 response code. It's only when I try the Test Webhook button in Auth.net's interface that I get the error, and I can't see what the response code is there. I have asked for logs from Auth.net but couldn't make headway.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;BR /&gt;Josh&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 16:16:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58634#M33255</guid>
      <dc:creator>BSYFDev1</dc:creator>
      <dc:date>2017-06-29T16:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook debugging for Salesforce - how do I get a more detailed Webhook error message?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58774#M33389</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21591"&gt;@BSYFDev1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any chance that there's some access restriction only allowing connection from your network and not ours? What happens if you try to post to your listener URL from a different network?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use a service like&amp;nbsp;&lt;A href="https://www.hurl.it/" target="_blank"&gt;https://www.hurl.it/&lt;/A&gt; to simulate the connection from our side. If that works but the connection from our side doesn't, we need to troubleshoot things at that connection level. If coming from hurl.it doesn't work, then the problem's on the side of your (Salesforce's) server.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 20:29:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58774#M33389</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-07-11T20:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook debugging for Salesforce - how do I get a more detailed Webhook error message?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58777#M33392</link>
      <description>&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, we'll try hurl.it. We have tried this using cURL from the command line and it goes through fine. We got the JSON payload below from the Webhook instructions regarding&amp;nbsp;requestb.in. There are no&amp;nbsp;IP access restrictions in place on our side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl -i -X POST -H "Content-Type: application/json" -d '{"notificationId":"fe40a66c-1d1c-44d5-bd56-ae8d4ec06383","eventType":"net.authorize.payment.authcapture.created","eventDate":"2017-04-26T21:25:51.7675262Z","webhookId":"7b287bed-d7c1-47b7-ae09-c9252909754c","payload":{"responseCode":21,"authCode":"572","avsResponse":"M","authAmount":12.5,"entityName":"transaction","id":"245"}}' &lt;A href="https://jphsb-mjy.cs21.force.com/jyotish/services/apexrest/PYMT_AuthnetHook" target="_blank"&gt;https://jphsb-mjy.cs21.force.com/jyotish/services/apexrest/PYMT_AuthnetHook&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I plug the same URL into the Webhook interface on the Auth.net server, I get an error when testing it. But the error message doesn't say what specifically is wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Josh&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 23:14:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58777#M33392</guid>
      <dc:creator>BSYFDev1</dc:creator>
      <dc:date>2017-07-11T23:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook debugging for Salesforce - how do I get a more detailed Webhook error message?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58779#M33394</link>
      <description>&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used Hurl.it to post a request as follows:&lt;/P&gt;&lt;P&gt;POST:&amp;nbsp;&lt;A href="https://jphsb-mjy.cs21.force.com/jyotish/services/apexrest/PYMT_AuthnetHook" target="_blank"&gt;https://jphsb-mjy.cs21.force.com/jyotish/services/apexrest/PYMT_AuthnetHook&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Headers:&amp;nbsp;Content-Type -&amp;gt;&amp;nbsp;application/json&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't post the JSON payload, but this endpoint doesn't parse anything anyway, it just responds.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I received a 200 OK response:&amp;nbsp;&lt;/P&gt;&lt;P&gt;POST &lt;A href="https://jphsb-mjy.cs21.force.com/jyotish/services/apexrest/PYMT_AuthnetHook" target="_blank"&gt;https://jphsb-mjy.cs21.force.com/jyotish/services/apexrest/PYMT_AuthnetHook&lt;/A&gt;&lt;/P&gt;&lt;P&gt;200 OK &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;2 bytes &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;107 ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the headers from the response, in case they are useful:&lt;/P&gt;&lt;P class="keypair"&gt;&lt;STRONG&gt;Cache-Control:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;s-maxage=0&lt;/P&gt;&lt;P class="keypair"&gt;&lt;STRONG&gt;Content-Encoding:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;gzip&lt;/P&gt;&lt;P class="keypair"&gt;&lt;STRONG&gt;Content-Security-Policy:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;referrer origin-when-cross-origin&lt;/P&gt;&lt;P class="keypair"&gt;&lt;STRONG&gt;Content-Type:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;application/json;charset=UTF-8&lt;/P&gt;&lt;P class="keypair"&gt;&lt;STRONG&gt;Date:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Wed, 12 Jul 2017 01:08:53 GMT&lt;/P&gt;&lt;P class="keypair"&gt;&lt;STRONG&gt;Expires:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Thu, 01 Jan 1970 00:00:00 GMT&lt;/P&gt;&lt;P class="keypair"&gt;&lt;STRONG&gt;Set-Cookie:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;BrowserId=_prkM-YXQ5-fefeTzsK9bw;Path=/;Domain=.force.com;Expires=Sun, 10-Sep-2017 01:08:53 GMT&lt;/P&gt;&lt;P class="keypair"&gt;&lt;STRONG&gt;Transfer-Encoding:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;chunked&lt;/P&gt;&lt;P class="keypair"&gt;&lt;STRONG&gt;Vary:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Accept-Encoding&lt;/P&gt;&lt;P class="keypair"&gt;&lt;STRONG&gt;X-Xss-Protection:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;1; mode=block&lt;/P&gt;&lt;P class="keypair"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="keypair"&gt;With Best Regards,&lt;BR /&gt;Josh&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 01:16:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58779#M33394</guid>
      <dc:creator>BSYFDev1</dc:creator>
      <dc:date>2017-07-12T01:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook debugging for Salesforce - how do I get a more detailed Webhook error message?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58786#M33401</link>
      <description>&lt;P&gt;Shoot, that's no good. Someone will need to analyze logs on our side to determine what our notifier service is encountering when it's trying to connect to that server, whether it's a failure to find the server, a failure to negotiate a secure connection, or something else.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At this point, to get it escalated to the right people the best bet would be to open a ticket with our support department. Do you already have a production Authorize.Net account? If so, please call our support team and open a ticket and they can escalate it from there.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 15:47:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58786#M33401</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-07-12T15:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook debugging for Salesforce - how do I get a more detailed Webhook error message?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58787#M33402</link>
      <description>&lt;P&gt;Sorry, one more piece of info I noticed from&amp;nbsp;my side. If you test the Webhooks through the &lt;A href="http://developer.authorize.net/api/reference/features/webhooks.html" target="_self"&gt;Webhooks API&lt;/A&gt;...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;POST https://apitest.authorize.net/rest/v1/webhooks/{{webhookId}}/pings&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;...you get a 500 response from the API, with the following payload:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;{
  "status": 500,
  "reason": "PING_FAILED",
  "message": "The ping operation failed with the status code 400",
  "correlationId": "2dd4462d-8595-49da-89c4-befb3f42b281",
  "details": [
    {
      "message": "Error occured in connecting to the endpoint:https://jphsb-mjy.cs21.force.com/jyotish/services/apexrest/PYMT_AuthnetHook "
    }
  ]
}&lt;/PRE&gt;
&lt;P&gt;Unless we're really bad at reporting errors, this appears to say we got a 400 from the force.com server when we tried to post the notification. So, it doesn't appear to be connection negotiation that's the problem, but rather something that URL doesn't like about our request.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 16:00:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58787#M33402</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-07-12T16:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook debugging for Salesforce - how do I get a more detailed Webhook error message?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58832#M33442</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20843"&gt;@Aaron&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, we&amp;nbsp;had a case open, and got the reply that the situation was under investigation but that was over 6 weeks ago. The&amp;nbsp;eTicket number for that case was: 1-411891741 and it was escalated. The last comment says that it the issue was now being investigated under&amp;nbsp;Case Number 04120232, but I'm not able to access that case from within the Auth.net interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for providing the information about the ping request. This appears to be the same message that is received when the Test Button is clicked in the Auth.net interface ("Error occured in connecting to the endpoint: ...").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the 400 Status Code is defined this way (&lt;A href="https://tools.ietf.org/html/rfc7231#section-6.5.1" target="_self"&gt;https://tools.ietf.org/html/rfc7231#section-6.5.1&lt;/A&gt;):&lt;/P&gt;&lt;P&gt;400 Bad Request -&amp;nbsp;The 400 (Bad Request) status code indicates that the server cannot or will not process the request due to something that is perceived to be a client error (e.g., &lt;U&gt;&lt;STRONG&gt;malformed request syntax, invalid request message framing, or deceptive request routing&lt;/STRONG&gt;&lt;/U&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering actually if the routing is somehow an issue...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This response is something that is generated by Salesforce itself and is not a result of our custom code to parse the payload. The test URL that I provided doesn't do anything to process the request, although we have tested it with the simulated Auth.net payload using cURL and were able to successful parse that request. But the code has now been reverted to do no parsing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, we're really stuck. We are using the Silent Post URL for now, but when that gets deprecated, we'll be out of luck, and&amp;nbsp;will have to evaluate our options at that point. Salesforce is a big company, and I'm sure we are not their only customers who use Auth.net. Is there anything I can do to somehow get this pushed up to a high priority?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With Best Regards,&lt;BR /&gt;Josh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 15:01:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58832#M33442</guid>
      <dc:creator>BSYFDev1</dc:creator>
      <dc:date>2017-07-17T15:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook debugging for Salesforce - how do I get a more detailed Webhook error message?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58981#M33584</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21591"&gt;@BSYFDev1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help and patience in all of this. This did get pushed up to a higher priority, and we've now made some changes in production regarding Webhooks notifications that we believe will fix this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can now do a test to that URL successfully. Can you tell me if things are now working right from your perspective?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 00:14:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58981#M33584</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-07-26T00:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook debugging for Salesforce - how do I get a more detailed Webhook error message?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58983#M33586</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Aaron,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, this is great&amp;nbsp;news. We'll do some testing tomorrow and let you know.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With Best Regards,&lt;BR /&gt;Josh&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 03:24:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/58983#M33586</guid>
      <dc:creator>BSYFDev1</dc:creator>
      <dc:date>2017-07-26T03:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook debugging for Salesforce - how do I get a more detailed Webhook error message?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/59012#M33613</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20843"&gt;@Aaron&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well, good news,&amp;nbsp;we have done some testing and the Webhooks are coming through from our sandbox. Looks good. Thanks so much for your replies and attention on this, it's really appreciated. I'll let you know if anything new comes to light, but it looks like we are good to go.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With Best Regards,&lt;BR /&gt;Josh&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 19:11:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Webhook-debugging-for-Salesforce-how-do-I-get-a-more-detailed/m-p/59012#M33613</guid>
      <dc:creator>BSYFDev1</dc:creator>
      <dc:date>2017-07-27T19:11:49Z</dc:date>
    </item>
  </channel>
</rss>

