<?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 How to debug webhook ? in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/how-to-debug-webhook/m-p/4570741#M398</link>
    <description>&lt;P&gt;Created a card, can see traffic in browser console when triggering button on card but cannot guess anything about what really happen to the webhook call.&lt;/P&gt;
&lt;P&gt;But for sure the endpoint configured in the webhook did not receive the call.&lt;/P&gt;
&lt;P&gt;Is there a way to get more information about what happened ?&lt;/P&gt;
&lt;P&gt;Any webex logs we can query?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 11:13:49 GMT</pubDate>
    <dc:creator>oneveu</dc:creator>
    <dc:date>2022-03-15T11:13:49Z</dc:date>
    <item>
      <title>How to debug webhook ?</title>
      <link>https://community.cisco.com/t5/webex-for-developers/how-to-debug-webhook/m-p/4570741#M398</link>
      <description>&lt;P&gt;Created a card, can see traffic in browser console when triggering button on card but cannot guess anything about what really happen to the webhook call.&lt;/P&gt;
&lt;P&gt;But for sure the endpoint configured in the webhook did not receive the call.&lt;/P&gt;
&lt;P&gt;Is there a way to get more information about what happened ?&lt;/P&gt;
&lt;P&gt;Any webex logs we can query?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 11:13:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/how-to-debug-webhook/m-p/4570741#M398</guid>
      <dc:creator>oneveu</dc:creator>
      <dc:date>2022-03-15T11:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug webhook ?</title>
      <link>https://community.cisco.com/t5/webex-for-developers/how-to-debug-webhook/m-p/4570886#M399</link>
      <description>&lt;P&gt;Hello, Is the webhook's target URL publicly available? If not, then our webhooks engine cannot POST to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Raffaele&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 14:02:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/how-to-debug-webhook/m-p/4570886#M399</guid>
      <dc:creator>Raffaele Lagana</dc:creator>
      <dc:date>2022-03-15T14:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug webhook ?</title>
      <link>https://community.cisco.com/t5/webex-for-developers/how-to-debug-webhook/m-p/4570912#M400</link>
      <description>&lt;P&gt;yes it is public, but remain the question, how to debug ?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 14:39:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/how-to-debug-webhook/m-p/4570912#M400</guid>
      <dc:creator>oneveu</dc:creator>
      <dc:date>2022-03-15T14:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug webhook ?</title>
      <link>https://community.cisco.com/t5/webex-for-developers/how-to-debug-webhook/m-p/4570932#M401</link>
      <description>&lt;P&gt;There isn't an exposed way to debug webhooks really, but the main reasons for a webhook not getting triggered usually are either the targetURL is not reachable (a good way to test this is to just test the URL on a browser, without any VPN or company firewalls) or the resource:event combo wasn't triggered. What is the event you are expecting to get triggered? An attachmentAction I presume? Do you maybe have some filters added to the webhook?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Raffaele&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 14:57:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/how-to-debug-webhook/m-p/4570932#M401</guid>
      <dc:creator>Raffaele Lagana</dc:creator>
      <dc:date>2022-03-15T14:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug webhook ?</title>
      <link>https://community.cisco.com/t5/webex-for-developers/how-to-debug-webhook/m-p/4570933#M402</link>
      <description>&lt;P&gt;Depending on what to debug:&lt;/P&gt;
&lt;P&gt;* Check if the Webhook is active: &lt;A href="https://developer.webex.com/docs/api/v1/webhooks/list-webhooks" target="_blank"&gt;https://developer.webex.com/docs/api/v1/webhooks/list-webhooks&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;* Create a duplicate of the Webhook pointing to &lt;A href="https://webhook.site" target="_blank"&gt;https://webhook.site&lt;/A&gt; or a similar service to check if they're working in general. If so, check your network/firewall settings&lt;/P&gt;
&lt;P&gt;* Content of the Webhook: up to you &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 14:59:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/how-to-debug-webhook/m-p/4570933#M402</guid>
      <dc:creator>dtibbe</dc:creator>
      <dc:date>2022-03-15T14:59:09Z</dc:date>
    </item>
  </channel>
</rss>

