<?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 Webhook Subscribe Problem in ExtremeCloud IQ</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq/webhook-subscribe-problem/m-p/75282#M1424</link>
    <description>&lt;P&gt;I created a webhook and I receive data when subscribing with ngrok, but I cannot receive data when subscribing with the domain.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Flask with Python3.7.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;@app.route('/', methods=['POST'])def get_cmxJSON():       ret = gzip.decompress(request.data).decode("utf-8")    print(ret)    return "OK"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://4da9f13097b4.ngrok.io" target="_blank" rel="nofollow noreferrer noopener"&gt;https://4da9f13097b4.ngrok.io&lt;/A&gt;&amp;nbsp;=&amp;gt; I can receive data&lt;/P&gt;&lt;P&gt;&lt;A href="https://sub.domain.com" target="_blank" rel="nofollow noreferrer noopener"&gt;https://sub.domain.com&lt;/A&gt;&amp;nbsp;=&amp;gt; I cannot receive data&lt;/P&gt;</description>
    <pubDate>Mon, 08 Feb 2021 21:45:31 GMT</pubDate>
    <dc:creator>ajiybanesij</dc:creator>
    <dc:date>2021-02-08T21:45:31Z</dc:date>
    <item>
      <title>Webhook Subscribe Problem</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq/webhook-subscribe-problem/m-p/75282#M1424</link>
      <description>&lt;P&gt;I created a webhook and I receive data when subscribing with ngrok, but I cannot receive data when subscribing with the domain.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Flask with Python3.7.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;@app.route('/', methods=['POST'])def get_cmxJSON():       ret = gzip.decompress(request.data).decode("utf-8")    print(ret)    return "OK"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://4da9f13097b4.ngrok.io" target="_blank" rel="nofollow noreferrer noopener"&gt;https://4da9f13097b4.ngrok.io&lt;/A&gt;&amp;nbsp;=&amp;gt; I can receive data&lt;/P&gt;&lt;P&gt;&lt;A href="https://sub.domain.com" target="_blank" rel="nofollow noreferrer noopener"&gt;https://sub.domain.com&lt;/A&gt;&amp;nbsp;=&amp;gt; I cannot receive data&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 21:45:31 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq/webhook-subscribe-problem/m-p/75282#M1424</guid>
      <dc:creator>ajiybanesij</dc:creator>
      <dc:date>2021-02-08T21:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook Subscribe Problem</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq/webhook-subscribe-problem/m-p/75283#M1425</link>
      <description>&lt;P&gt;Hello, thank you for your patience while I looked in to this for you. I ran this past our XIQ engineers and they requested that we open a case for this so they can help you through setting up your webhook.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 01:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq/webhook-subscribe-problem/m-p/75283#M1425</guid>
      <dc:creator>SamPirok</dc:creator>
      <dc:date>2021-03-31T01:15:00Z</dc:date>
    </item>
  </channel>
</rss>

