<?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: No webhook notification received on dropbox content change in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64478#M1968</link>
    <description>&lt;P&gt;I have created a dropbox account and an app. As I did not find anything about linking in the tutorial, I supposed that they were linked. Could you let me know how to link the app to my dropbox? Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2015 21:50:48 GMT</pubDate>
    <dc:creator>Győző C.</dc:creator>
    <dc:date>2015-06-17T21:50:48Z</dc:date>
    <item>
      <title>No webhook notification received on dropbox content change</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64476#M1966</link>
      <description>&lt;P&gt;I created an app, it receives the verification and answers it. When I test it with dropbox-hook.py (&lt;A href="https://blogs.dropbox.com/developers/2014/05/dropbox_hook-py-a-tool-for-testing-your-webhooks/" rel="nofollow noreferrer" target="_blank"&gt;https://blogs.dropbox.com/developers/2014/05/dropbox_hook-py-a-tool-for-testing-your-webhooks/&lt;/A&gt;)&lt;BR /&gt;
it gets the message and answers it. But it does not receive any notifications when I upload or delete a file in my dropbox. I guess it is some configuration error. How can I ensure that notifications are sent?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:42:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64476#M1966</guid>
      <dc:creator>Győző C.</dc:creator>
      <dc:date>2019-05-29T09:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: No webhook notification received on dropbox content change</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64477#M1967</link>
      <description>&lt;P&gt;Webhook notifications only fire for changes in accounts linked to your app (that is, accounts that users have authorized the app to access). Are you making changes in an account linked to your app?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 21:35:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64477#M1967</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-17T21:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: No webhook notification received on dropbox content change</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64478#M1968</link>
      <description>&lt;P&gt;I have created a dropbox account and an app. As I did not find anything about linking in the tutorial, I supposed that they were linked. Could you let me know how to link the app to my dropbox? Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 21:50:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64478#M1968</guid>
      <dc:creator>Győző C.</dc:creator>
      <dc:date>2015-06-17T21:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: No webhook notification received on dropbox content change</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64479#M1969</link>
      <description>&lt;P&gt;Exactly how you link your app to an account depends on the specifics of your setup. E.g., what SDK or library are you using, if any? In general though, you should work through the tutorial for whatever SDK or library, as that should show you how to get started.&lt;/P&gt;

&lt;P&gt;Also, the OAuth guide may be helpful:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/oauthguide" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/reference/oauthguide&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 21:52:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64479#M1969</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-17T21:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: No webhook notification received on dropbox content change</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64480#M1970</link>
      <description>&lt;P&gt;I am only trying to use webhooks, so should I take a look in one of the SDK tutorials?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 21:57:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64480#M1970</guid>
      <dc:creator>Győző C.</dc:creator>
      <dc:date>2015-06-17T21:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: No webhook notification received on dropbox content change</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64481#M1971</link>
      <description>&lt;P&gt;Can you elaborate on what you mean when you say you're only trying to use webhooks? What are you trying to build?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 22:01:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64481#M1971</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-17T22:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: No webhook notification received on dropbox content change</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64482#M1972</link>
      <description>&lt;P&gt;In the meantime I clicked on OAuth2/Generate token, and everything started to work. Can it be?&lt;BR /&gt;
First I am trying to get to know any changes in a dropbox folder, then I will also need to get/send files as reaction to the changes.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 22:05:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64482#M1972</guid>
      <dc:creator>Győző C.</dc:creator>
      <dc:date>2015-06-17T22:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: No webhook notification received on dropbox content change</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64483#M1973</link>
      <description>&lt;P&gt;If you only need to know about changes in your own account, that's fine. Generating an access token on your app's page links the app to your own account. (To link the app to any other accounts though, you'd have to implement the OAuth app authorization flow as shown in the OAuth guide.)&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 22:18:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-webhook-notification-received-on-dropbox-content-change/m-p/64483#M1973</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-17T22:18:11Z</dc:date>
    </item>
  </channel>
</rss>

