<?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: /2/files/save_url/check_job_status in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/193106#M8649</link>
    <description>&lt;P&gt;Hi Győző, the not_found error should indicate that "The file where the URL is saved to no longer exists". Is there any other activity in the account that might be causing this?&lt;BR /&gt;&lt;BR /&gt;If not, meaning you're getting the not_found error when the file is successfully getting saved, and isn't being deleted or moved by something else, that sounds like a bug. In that case, please share some sample requests and responses (including response headers ideally, but please redact the access token) so that we can look into it. Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Fri, 04 Nov 2016 16:37:06 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-11-04T16:37:06Z</dc:date>
    <item>
      <title>/2/files/save_url/check_job_status</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/193089#M8645</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My app calls&amp;nbsp;&lt;STRONG&gt;/2/files/save_url&lt;/STRONG&gt; then follows up the async upload&amp;nbsp;with&amp;nbsp;&lt;STRONG&gt;/2/files/save_url/check_job_status&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;When dropbox responds with &lt;STRONG&gt;in_progress&lt;/STRONG&gt; in .tag, it calls &lt;STRONG&gt;check_job_status&lt;/STRONG&gt; later again.&lt;/P&gt;&lt;P&gt;When&amp;nbsp;&lt;SPAN&gt;dropbox responds with &lt;STRONG&gt;complete&lt;/STRONG&gt;, it stops.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;When&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;dropbox responds with&amp;nbsp;&lt;STRONG&gt;failed&lt;/STRONG&gt;, it starts from beginning calling &lt;STRONG&gt;save_url&lt;/STRONG&gt; again, then checks job status (with the new job_id).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Sometimes it gets a &lt;STRONG&gt;failed&lt;/STRONG&gt; response with error message: &lt;STRONG&gt;not_found&lt;/STRONG&gt;, so it starts uploading again. However in the end there are many files in my dropbox folder:&lt;BR /&gt;fileName,&amp;nbsp;fileName(1), fileName(2) ...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Q: Could there be an eventual inconsistency when&amp;nbsp;&lt;STRONG&gt;check_job_status&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;is called? Can I ever get a&amp;nbsp;&lt;STRONG&gt;failed&lt;/STRONG&gt;&lt;SPAN&gt; response when it should actually be &lt;STRONG&gt;in_progress&lt;/STRONG&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;I will try to call&amp;nbsp;&lt;STRONG&gt;check_job_status&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;with some delay to see if it solves the problem.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Győző&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:28:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/193089#M8645</guid>
      <dc:creator>Győző C.</dc:creator>
      <dc:date>2019-05-29T09:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: /2/files/save_url/check_job_status</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/193106#M8649</link>
      <description>&lt;P&gt;Hi Győző, the not_found error should indicate that "The file where the URL is saved to no longer exists". Is there any other activity in the account that might be causing this?&lt;BR /&gt;&lt;BR /&gt;If not, meaning you're getting the not_found error when the file is successfully getting saved, and isn't being deleted or moved by something else, that sounds like a bug. In that case, please share some sample requests and responses (including response headers ideally, but please redact the access token) so that we can look into it. Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2016 16:37:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/193106#M8649</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-11-04T16:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: /2/files/save_url/check_job_status</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/193344#M8672</link>
      <description>&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;no there is no other activity at the account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the logs:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;08:52:27.261&lt;BR /&gt;logRequest: &lt;A href="https://api.dropboxapi.com/2/files/save_url" target="_blank"&gt;https://api.dropboxapi.com/2/files/save_url&lt;/A&gt;&lt;BR /&gt;Method: POST&lt;BR /&gt;Content-Type=application/json; charset=utf-8&lt;BR /&gt;Authorization=Bearer *****&lt;BR /&gt;{"url":"exampleSourceUrl","path":"/examplePath/exampleFile.xml"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;08:52:27.847&lt;BR /&gt;logResponse: Response code: 200&lt;BR /&gt;Server=nginx&lt;BR /&gt;Date=Fri, 04 Nov 2016 07:52:27 GMT&lt;BR /&gt;Content-Type=application/json&lt;BR /&gt;Content-Length=66&lt;BR /&gt;Connection=keep-alive&lt;BR /&gt;Cache-Control=no-cache&lt;BR /&gt;Pragma=no-cache&lt;BR /&gt;Set-Cookie=gvc=Mjg2NTYwNzExNzkzMTE0NzU5MjIwODMzNDQzNzk4MTcxNjIzOTY1; expires=Wed, 03 Nov 2021 07:52:27 GMT; httponly; Path=/; secure&lt;BR /&gt;User-Agent=&lt;BR /&gt;X-Content-Type-Options=nosniff&lt;BR /&gt;X-Dropbox-Http-Protocol=None&lt;BR /&gt;X-Dropbox-Request-Id=18f88d674bf00ed790992b9e09042e86&lt;BR /&gt;X-Frame-Options=SAMEORIGIN&lt;BR /&gt;X-Server-Response-Time=508&lt;BR /&gt;{".tag": "async_job_id", "async_job_id": "bKYP2ka871QAAAAAAAAEDg"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;08:52:29.198&lt;BR /&gt;logRequest: &lt;A href="https://api.dropboxapi.com/2/files/save_url/check_job_status" target="_blank"&gt;https://api.dropboxapi.com/2/files/save_url/check_job_status&lt;/A&gt;&lt;BR /&gt;Method: POST&lt;BR /&gt;Content-Type=application/json; charset=utf-8&lt;BR /&gt;Authorization=Bearer *****&lt;BR /&gt;{"async_job_id":"bKYP2ka871QAAAAAAAAEDg"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;08:52:29.330&lt;BR /&gt;logResponse: Response code: 200&lt;BR /&gt;Server=nginx&lt;BR /&gt;Date=Fri, 04 Nov 2016 07:52:29 GMT&lt;BR /&gt;Content-Type=application/json&lt;BR /&gt;Content-Length=23&lt;BR /&gt;Connection=keep-alive&lt;BR /&gt;Cache-Control=no-cache&lt;BR /&gt;Pragma=no-cache&lt;BR /&gt;Set-Cookie=gvc=Mzg4NzI0MzI0NzU1MDA1Mzk1MzU3NTk0MDU0MTM0ODgxNTM0OA%3D%3D; expires=Wed, 03 Nov 2021 07:52:29 GMT; httponly; Path=/; secure&lt;BR /&gt;User-Agent=&lt;BR /&gt;X-Content-Type-Options=nosniff&lt;BR /&gt;X-Dropbox-Http-Protocol=None&lt;BR /&gt;X-Dropbox-Request-Id=e3e87f3d39ea6393fcadd8639b4e87cd&lt;BR /&gt;X-Frame-Options=SAMEORIGIN&lt;BR /&gt;X-Server-Response-Time=71&lt;BR /&gt;{".tag": "in_progress"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;08:52:30.444&lt;BR /&gt;logRequest: &lt;A href="https://api.dropboxapi.com/2/files/save_url/check_job_status" target="_blank"&gt;https://api.dropboxapi.com/2/files/save_url/check_job_status&lt;/A&gt;&lt;BR /&gt;Method: POST&lt;BR /&gt;Content-Type=application/json; charset=utf-8&lt;BR /&gt;Authorization=Bearer *****&lt;BR /&gt;{"async_job_id":"bKYP2ka871QAAAAAAAAEDg"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;08:52:30.584&lt;BR /&gt;logResponse: Response code: 200&lt;BR /&gt;Server=nginx&lt;BR /&gt;Date=Fri, 04 Nov 2016 07:52:30 GMT&lt;BR /&gt;Content-Type=application/json&lt;BR /&gt;Content-Length=51&lt;BR /&gt;Connection=keep-alive&lt;BR /&gt;Cache-Control=no-cache&lt;BR /&gt;Pragma=no-cache&lt;BR /&gt;Set-Cookie=gvc=MTY5OTIxNjY5NzY5NzE5MzI2NDIwMzQ0MTgxOTE3MzA3MTIwMTYw; expires=Wed, 03 Nov 2021 07:52:30 GMT; httponly; Path=/; secure&lt;BR /&gt;User-Agent=&lt;BR /&gt;X-Content-Type-Options=nosniff&lt;BR /&gt;X-Dropbox-Http-Protocol=None&lt;BR /&gt;X-Dropbox-Request-Id=95472ff88291cb903b98ad70de27dffc&lt;BR /&gt;X-Frame-Options=SAMEORIGIN&lt;BR /&gt;X-Server-Response-Time=83&lt;BR /&gt;{".tag": "failed", "failed": {".tag": "not_found"}}&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 10:42:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/193344#M8672</guid>
      <dc:creator>Győző C.</dc:creator>
      <dc:date>2016-11-07T10:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: /2/files/save_url/check_job_status</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/193436#M8677</link>
      <description>&lt;P&gt;Thanks! Can you share an actual URL and path (for the parameters to the intial call to /2/files/save_url) that reproduces this though? I can't reproduce this yet, so I suspect the specific values you're using may be relevant.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You&amp;nbsp;can open a ticket here if you'd prefer to share privately:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/contact" target="_blank"&gt;https://www.dropbox.com/developers/contact&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 18:55:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/193436#M8677</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-11-07T18:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: /2/files/save_url/check_job_status</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/193621#M8707</link>
      <description>&lt;P&gt;Dear Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have opened a ticket and added the actual parameters there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 18:26:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/193621#M8707</guid>
      <dc:creator>Győző C.</dc:creator>
      <dc:date>2016-11-08T18:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: /2/files/save_url/check_job_status</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/201980#M9565</link>
      <description>This should be fixed now.</description>
      <pubDate>Fri, 13 Jan 2017 18:10:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-save-url-check-job-status/m-p/201980#M9565</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-13T18:10:53Z</dc:date>
    </item>
  </channel>
</rss>

