<?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: Invalid Async jobid in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Invalid-Async-jobid/m-p/376237#M21100</link>
    <description>&lt;P&gt;The format of the job ID you shared here looks correct, so we'll need to look into this further. To help track this issue down, can you let me know:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;how long after receiving that job ID did you make the call to&amp;nbsp;upload_session/finish_batch/check that fails with "invalid_async_job_id"?&lt;/LI&gt;
&lt;LI&gt;can you double check that you're making the call to&amp;nbsp;upload_session/finish_batch/check with an access token for the same app and user as the one you made to upload_session/finish_batch to start the job?&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Mon, 04 Nov 2019 16:54:26 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-11-04T16:54:26Z</dc:date>
    <item>
      <title>Invalid Async jobid</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Invalid-Async-jobid/m-p/376061#M21096</link>
      <description>&lt;P&gt;i am working on uploading multiple files to dropbox in chunks using javascript SDK methods "filesUploadSessionStart" and "filesUploadSessionAppendV2" and i use "filesUploadSessionFinishBatch" after uploading all files, which return me a job id like "dbjid:AABlCnjCjyN1hlWjt7yTgcS9jD95DnYMug9_tSpn66X0fsVN3vXV4I6ZTHshl2vjFMOdOAGH9Q8wd6ofr9_6kFKE".&lt;/P&gt;&lt;P&gt;All works fine and all the files are uploaded correctly on dropbox the only problem i am having is that when i check this job id via API console using the endpoint "upload_session/finish_batch/check" it always returns the response&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
  "error_summary": "invalid_async_job_id/...",
  "error": {
    ".tag": "invalid_async_job_id"
  }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2019 15:55:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Invalid-Async-jobid/m-p/376061#M21096</guid>
      <dc:creator>buttflattery</dc:creator>
      <dc:date>2019-11-03T15:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Async jobid</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Invalid-Async-jobid/m-p/376237#M21100</link>
      <description>&lt;P&gt;The format of the job ID you shared here looks correct, so we'll need to look into this further. To help track this issue down, can you let me know:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;how long after receiving that job ID did you make the call to&amp;nbsp;upload_session/finish_batch/check that fails with "invalid_async_job_id"?&lt;/LI&gt;
&lt;LI&gt;can you double check that you're making the call to&amp;nbsp;upload_session/finish_batch/check with an access token for the same app and user as the one you made to upload_session/finish_batch to start the job?&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 04 Nov 2019 16:54:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Invalid-Async-jobid/m-p/376237#M21100</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-11-04T16:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Async jobid</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Invalid-Async-jobid/m-p/381605#M21282</link>
      <description>&lt;P&gt;It was my mistake i was trying to trigger the job from my code and then trying to use the API console to check for the job_id which for some reason does not work&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Nov 2019 23:17:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Invalid-Async-jobid/m-p/381605#M21282</guid>
      <dc:creator>buttflattery</dc:creator>
      <dc:date>2019-11-30T23:17:21Z</dc:date>
    </item>
  </channel>
</rss>

