<?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: Comsumer API get_metadata with invalid id not return 409 but 500 error in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148405#M4856</link>
    <description>&lt;P&gt;Thanks for the report! We're looking into these issues.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Dec 2015 01:20:31 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-12-23T01:20:31Z</dc:date>
    <item>
      <title>Comsumer API get_metadata with invalid id not return 409 but 500 error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148404#M4855</link>
      <description>&lt;P&gt;I am trying to implement the error handler of the response error body, but here is a bug existed:&lt;/P&gt;
&lt;P&gt;I use get_metadata and give an invalid id as path, I got 500 in response but not 409 path not found.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I use path based API, the response status is 409 as listed in document.&lt;/P&gt;
&lt;P&gt;Furthermore, I try to use an invalid id just one char differed from correct one, I could got the other id's metadata.&lt;/P&gt;
&lt;P&gt;POST data: {'path': u'id:FAIC-329TaAAAAAAAAOsXu'}&lt;BR /&gt;&amp;lt;Response [200]&amp;gt;: {".tag": "file", "name": "1m.1221.up", "path_lower": "/1m.1221.up", "id": "id:FAIC-329TaAAAAAAAAOsXg", "client_modified": "2015-12-21T09:10:21Z", "server_modified": "2015-12-21T09:10:21Z", "rev": "7c5503334341f", "size": 1048576}&lt;/P&gt;
&lt;P&gt;I think there are two issues:&lt;BR /&gt;1) id as parameter will not response correctly if id is invalide&lt;BR /&gt;2) use id to get metadata will get other item's metadata&lt;BR /&gt;&lt;BR /&gt;Please help to check these. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:37:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148404#M4855</guid>
      <dc:creator>m. chiuq</dc:creator>
      <dc:date>2019-05-29T09:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Comsumer API get_metadata with invalid id not return 409 but 500 error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148405#M4856</link>
      <description>&lt;P&gt;Thanks for the report! We're looking into these issues.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 01:20:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148405#M4856</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-12-23T01:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Comsumer API get_metadata with invalid id not return 409 but 500 error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148406#M4857</link>
      <description>&lt;P&gt;hi, is there any updated about this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 14:23:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148406#M4857</guid>
      <dc:creator>m. chiuq</dc:creator>
      <dc:date>2015-12-30T14:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Comsumer API get_metadata with invalid id not return 409 but 500 error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148407#M4858</link>
      <description>&lt;P&gt;No update on the 500 error issue.&amp;nbsp;I'll follow up here when this is resolved.&lt;/P&gt;
&lt;P&gt;The other issue, with the slightly changed file ID, behaves this way because of how&amp;nbsp;these IDs are encoded. That is,&amp;nbsp;a small portion of the ID (at the end) is irrelevant, so changing it doesn't affect the operation.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 14:45:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148407#M4858</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-12-30T14:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Comsumer API get_metadata with invalid id not return 409 but 500 error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148408#M4859</link>
      <description>&lt;P&gt;The 500 for invalid IDs should be fixed now.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2016 06:00:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148408#M4859</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-01-23T06:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Comsumer API get_metadata with invalid id not return 409 but 500 error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148409#M4860</link>
      <description>&lt;P&gt;It's great, I'll try to test it.&lt;/P&gt;
&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 09:23:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Comsumer-API-get-metadata-with-invalid-id-not-return-409-but-500/m-p/148409#M4860</guid>
      <dc:creator>m. chiuq</dc:creator>
      <dc:date>2016-01-26T09:23:53Z</dc:date>
    </item>
  </channel>
</rss>

