<?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: I'm getting an Empty JSON Notification in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/I-m-getting-an-Empty-JSON-Notification/m-p/607871#M2753</link>
    <description>&lt;P&gt;You can reconnect an existing application (in development mode or not) the same way you did originally. E.g., you can use the "Generate" button on the app's page on &lt;A href="https://www.dropbox.com/developers/apps" target="_self"&gt;the App Console&lt;/A&gt; to connect it to your own account, or otherwise use &lt;A href="https://developers.dropbox.com/oauth-guide" target="_blank"&gt;the OAuth flow&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jul 2022 14:40:10 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2022-07-06T14:40:10Z</dc:date>
    <item>
      <title>I'm getting an Empty JSON Notification</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/I-m-getting-an-Empty-JSON-Notification/m-p/607522#M2748</link>
      <description>&lt;P&gt;I've created an app in the Dropbox for developers app console, set the permissions and now want to get notifications on the account's operations.&lt;BR /&gt;(I'm using Flask and a python code that is similar to the example (using Flask etc.)&lt;BR /&gt;BUT I'm getting empty notification &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@B0F70D28791EB05FA3EA0C3BDDF08EE3/emoticons/1f61e.png" alt=":disappointed_face:" title=":disappointed_face:" /&gt;&lt;BR /&gt;This is how it looks:&lt;BR /&gt;{&lt;/P&gt;
&lt;P&gt;'delta': {},&lt;/P&gt;
&lt;P&gt;'list_folder': {}&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please assist, what could be the reason?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 18:10:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/I-m-getting-an-Empty-JSON-Notification/m-p/607522#M2748</guid>
      <dc:creator>Cato2021</dc:creator>
      <dc:date>2022-07-05T18:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting an Empty JSON Notification</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/I-m-getting-an-Empty-JSON-Notification/m-p/607575#M2750</link>
      <description>&lt;P&gt;Thanks for the report! It sounds like you've connected the account to the app without the "files.metadata.read" scope, which is required for receiving the relevant information in the webhook notification. (I'll also ask the team to see if we can update the implementation to skip sending empty notifications like this to avoid confusion.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You'll need to reconnected the account(s) with the 'files.metadata.read' scope enabled in particular.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that just adding a scope to your app via the App Console does not retroactively grant that scope to existing connections. That being the case, to grant that scope, you'll need to reconnect the account(s) with that scope enabled&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 14:51:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/I-m-getting-an-Empty-JSON-Notification/m-p/607575#M2750</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-07-05T14:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting an Empty JSON Notification</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/I-m-getting-an-Empty-JSON-Notification/m-p/607750#M2752</link>
      <description>&lt;P&gt;Thank you for your response!&lt;BR /&gt;I disconnected my app and now want to reconnect but I can't find how.&lt;BR /&gt;Can I connect my account to an app that is still in development?&lt;BR /&gt;Or should I create another one?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 07:00:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/I-m-getting-an-Empty-JSON-Notification/m-p/607750#M2752</guid>
      <dc:creator>Cato2021</dc:creator>
      <dc:date>2022-07-06T07:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting an Empty JSON Notification</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/I-m-getting-an-Empty-JSON-Notification/m-p/607871#M2753</link>
      <description>&lt;P&gt;You can reconnect an existing application (in development mode or not) the same way you did originally. E.g., you can use the "Generate" button on the app's page on &lt;A href="https://www.dropbox.com/developers/apps" target="_self"&gt;the App Console&lt;/A&gt; to connect it to your own account, or otherwise use &lt;A href="https://developers.dropbox.com/oauth-guide" target="_blank"&gt;the OAuth flow&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 14:40:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/I-m-getting-an-Empty-JSON-Notification/m-p/607871#M2753</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-07-06T14:40:10Z</dc:date>
    </item>
  </channel>
</rss>

