<?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 Haven't received webhook notifications in 2 hours in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Haven-t-received-webhook-notifications-in-2-hours/m-p/63226#M37402</link>
    <description>&lt;P&gt;I am integrating webhook integrations into something that I am building. I am testing using Postman, and everything was working fine until a couple of hours ago...where now it seems that new transactions (that show up in Authorize.net) are not showing up as of the last 2 hours or so. I still see notifications from before that...but any new transactions sent to Authorize.net don't seem to be sending out notifications. It might help to know that I am currently using the Sandbox.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some kind of limit or time cut-off for webhook notifications? Or, is something broken on your guys' end. I don't think it's something I did wrong because new notifications aren't coming in for both my site (that I am integrating) and Postman (from which I am using for reference and testing). Please help. Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 29 May 2018 20:33:47 GMT</pubDate>
    <dc:creator>jonCherlin1</dc:creator>
    <dc:date>2018-05-29T20:33:47Z</dc:date>
    <item>
      <title>Haven't received webhook notifications in 2 hours</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Haven-t-received-webhook-notifications-in-2-hours/m-p/63226#M37402</link>
      <description>&lt;P&gt;I am integrating webhook integrations into something that I am building. I am testing using Postman, and everything was working fine until a couple of hours ago...where now it seems that new transactions (that show up in Authorize.net) are not showing up as of the last 2 hours or so. I still see notifications from before that...but any new transactions sent to Authorize.net don't seem to be sending out notifications. It might help to know that I am currently using the Sandbox.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some kind of limit or time cut-off for webhook notifications? Or, is something broken on your guys' end. I don't think it's something I did wrong because new notifications aren't coming in for both my site (that I am integrating) and Postman (from which I am using for reference and testing). Please help. Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 20:33:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Haven-t-received-webhook-notifications-in-2-hours/m-p/63226#M37402</guid>
      <dc:creator>jonCherlin1</dc:creator>
      <dc:date>2018-05-29T20:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Haven't received webhook notifications in 2 hours</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Haven-t-received-webhook-notifications-in-2-hours/m-p/63227#M37403</link>
      <description>&lt;P&gt;NEW DEVELOPMENT:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I&amp;nbsp;change&amp;nbsp;the GET url from:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://apitest.authorize.net/rest/v1/notifications/" target="_blank"&gt;https://apitest.authorize.net/rest/v1/notifications/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://apitest.authorize.net/rest/v1/notifications?limit=51&amp;amp;from_date=3/30/2018" target="_blank"&gt;https://apitest.authorize.net/rest/v1/notifications?limit=51&amp;amp;from_date=3/30/2018&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I get the new notfications. Any idea why? I didn't have to do that before.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 21:12:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Haven-t-received-webhook-notifications-in-2-hours/m-p/63227#M37403</guid>
      <dc:creator>jonCherlin1</dc:creator>
      <dc:date>2018-05-29T21:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Haven't received webhook notifications in 2 hours</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Haven-t-received-webhook-notifications-in-2-hours/m-p/63268#M37437</link>
      <description>&lt;P&gt;I am still having the same problem. Is there anyone that can help?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 18:52:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Haven-t-received-webhook-notifications-in-2-hours/m-p/63268#M37437</guid>
      <dc:creator>jonCherlin1</dc:creator>
      <dc:date>2018-06-01T18:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Haven't received webhook notifications in 2 hours</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Haven-t-received-webhook-notifications-in-2-hours/m-p/64982#M38729</link>
      <description>&lt;P&gt;Hey jonCherlin1,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think your second example is working because you are passing parameters. Your first example is not. I would imagine that any notification request would have to pass some sort of parameter(s).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 02:33:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Haven-t-received-webhook-notifications-in-2-hours/m-p/64982#M38729</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2018-11-06T02:33:58Z</dc:date>
    </item>
  </channel>
</rss>

