<?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 functionality implementation. in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261134#M15227</link>
    <description>&lt;P&gt;Do you have admin access rights to the other server?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;T&lt;SPAN&gt;he URI needs to be one publicly accessible over the internet. For example, &lt;/SPAN&gt;&lt;CODE&gt;127.0.0.1&lt;/CODE&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;CODE&gt;localhost&lt;/CODE&gt;&lt;SPAN&gt; URIs will not work, since Dropbox's servers will not be able to contact your local computer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Check &lt;A href="https://www.dropbox.com/developers/reference/webhooks" target="_self"&gt;this&lt;/A&gt; for more info&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2018 11:51:51 GMT</pubDate>
    <dc:creator>Anastasios</dc:creator>
    <dc:date>2018-01-18T11:51:51Z</dc:date>
    <item>
      <title>Webhook functionality implementation.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261121#M15226</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to implement Webhook functionality. I don't have server for my website right now. So created Webhook URI on other's server e.g " &lt;A href="https://www.example.com/webhook_test_uri" target="_blank"&gt;https://www.example.com/webhook_test_uri&lt;/A&gt; ". I created get &amp;amp; post method there. I verify the request by echoing value of &lt;SPAN&gt;&lt;CODE&gt;challenge&lt;/CODE&gt;&lt;/SPAN&gt; parameter &amp;amp; my URI get enabled.&amp;nbsp; My OAuth2&amp;nbsp; redirect API is "&lt;SPAN class="value"&gt;&lt;STRONG&gt;&lt;A href="http://127.0.0.1:8000/dropbox_auth" target="_blank"&gt;http://127.0.0.1:8000/dropbox_auth&lt;/A&gt;&lt;/STRONG&gt;"&lt;/SPAN&gt; &amp;amp; Webhook URI is "&lt;STRONG&gt;&lt;A href="https://www.example.com/webhook_test_uri" target="_blank"&gt;https://www.example.com/webhook_test_uri&lt;/A&gt;&lt;/STRONG&gt;".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I make any changes in dropbox, it is not sending me data on above Webhook URI.&lt;/P&gt;
&lt;P&gt;I am not getting what is wrong in this? Please suggest me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:15:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261121#M15226</guid>
      <dc:creator>snigdhakadam</dc:creator>
      <dc:date>2019-05-29T09:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook functionality implementation.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261134#M15227</link>
      <description>&lt;P&gt;Do you have admin access rights to the other server?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;T&lt;SPAN&gt;he URI needs to be one publicly accessible over the internet. For example, &lt;/SPAN&gt;&lt;CODE&gt;127.0.0.1&lt;/CODE&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;CODE&gt;localhost&lt;/CODE&gt;&lt;SPAN&gt; URIs will not work, since Dropbox's servers will not be able to contact your local computer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Check &lt;A href="https://www.dropbox.com/developers/reference/webhooks" target="_self"&gt;this&lt;/A&gt; for more info&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 11:51:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261134#M15227</guid>
      <dc:creator>Anastasios</dc:creator>
      <dc:date>2018-01-18T11:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook functionality implementation.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261139#M15228</link>
      <description>&lt;P&gt;I have admin access rights to the other server. So I have added valid Webhook URI of other server not localhost. My Webhook URI is enabled.&lt;/P&gt;
&lt;P&gt;Then also it is not giving&amp;nbsp;response on that post method.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My Oauth redirect URL is localhost.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 12:20:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261139#M15228</guid>
      <dc:creator>snigdhakadam</dc:creator>
      <dc:date>2018-01-18T12:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook functionality implementation.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261215#M15235</link>
      <description>&lt;P&gt;Webhook notifications will only be sent for changes in the accounts of users that are "linked" to your app. Can you check that you have linked your account to your app and that you are making changes in that account?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 16:39:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261215#M15235</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-01-18T16:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook functionality implementation.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261229#M15238</link>
      <description>&lt;P&gt;Thanks for reply.&lt;/P&gt;
&lt;P&gt;I followed following steps: &lt;/P&gt;
&lt;P&gt;1. I have created application on dropbox with full access.&lt;/P&gt;
&lt;P&gt;2. I created web application &amp;amp; I follwed OAuth 2 Flow.&lt;/P&gt;
&lt;P&gt;3. Then I was able to access my&amp;nbsp; all dropbox files. I was able to upload, download, rename etc operation on the files.&lt;/P&gt;
&lt;P&gt;4. I have created one Webhook URI&amp;nbsp; on my other server(My Website code is not resides on this server). I have added this URI in application &amp;amp; this URI has enabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am making changes in this same dropbox acccount(which I have chosen while OAuth 2 Flow).&amp;nbsp; But I am not getting changed information on specified URI.&lt;/P&gt;
&lt;P&gt;Please suggest me if I wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 17:24:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261229#M15238</guid>
      <dc:creator>snigdhakadam</dc:creator>
      <dc:date>2018-01-18T17:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook functionality implementation.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261252#M15239</link>
      <description>Thanks, in that case, please open an API ticket with the specifics (i.e., the relevant app ID, user ID, webhook URI, and path and timestamp of a file change) so we can look into it for you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/contact" target="_blank"&gt;https://www.dropbox.com/developers/contact&lt;/A&gt;</description>
      <pubDate>Thu, 18 Jan 2018 18:28:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Webhook-functionality-implementation/m-p/261252#M15239</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-01-18T18:28:36Z</dc:date>
    </item>
  </channel>
</rss>

