<?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: Dropbox API error with 500 in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/768867#M33606</link>
    <description>&lt;P&gt;And&amp;nbsp;&lt;SPAN&gt;I also received the following email on April 29th. I'm curious if this is related to the current issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On April 29th, an update will be made to help the entire team find and organize files more easily. Here are the key points of this update: All files will be stored in folders • To maintain the organization of the team, all files will be stored in folders.&lt;/P&gt;&lt;P&gt;• Team members can add files to folders they have access to by selecting 'Upload' or 'Create' at the top level of the team space.&lt;/P&gt;&lt;P&gt;Team members can only see folders they can access at the top level • The folder list has been redesigned to make it easier to find files and to display only files relevant to each team member.&lt;/P&gt;&lt;P&gt;New team folders are not shared with everyone by default • By default, when creating a folder, the owner (or team administrator) is prompted to choose who to share the folder with to control team access more efficiently.&lt;/P&gt;&lt;P&gt;• Right-click on the desktop, select Create folder and share to create a new folder. Then, you can choose who to share this folder with.&lt;/P&gt;&lt;P&gt;A new compression archiving feature has been added • You can archive infrequently used team folders to free up storage space and maintain organization.&lt;/P&gt;&lt;P&gt;• Archiving a folder removes access for team members.&lt;/P&gt;&lt;P&gt;• Archived folders can be found in the content tab of the management console.&lt;/P&gt;&lt;P&gt;If you have any questions about this update, please reply to this email.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 May 2024 07:47:22 GMT</pubDate>
    <dc:creator>bszt123</dc:creator>
    <dc:date>2024-05-07T07:47:22Z</dc:date>
    <item>
      <title>Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/767134#M33544</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am encountering the following error while calling the Dropbox API:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;InternalServerError('6c7329b49922471380831b2b3f2fb49c', 500, '{"error": "The server has either erred or is incapable of performing the requested operation."}')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the Python code for the API call:&lt;/P&gt;&lt;P&gt;self.dbx = dropbox.Dropbox(self.app_token).with_path_root(dropbox.dropbox_client.PathRoot.root('8297511184')) result = self.dbx.files_list_folder(path)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to request clarification on the cause of the above error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;SangWoon Yoon&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 10:15:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/767134#M33544</guid>
      <dc:creator>bszt123</dc:creator>
      <dc:date>2024-04-30T10:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/767504#M33551</link>
      <description>&lt;P&gt;Thanks for the report. We'll be happy to look into this, but we could use more samples. (Unfortunately just one like you have here isn't always sufficient.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share several more (5-10) samples of the output showing the failure like this? The request IDs in that output should be helpful. Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 17:03:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/767504#M33551</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-05-01T17:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/768814#M33605</link>
      <description>&lt;P&gt;Thank you for your help. I'll share some similar case below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----- InternalServerError('42e7053b316244c6aa1c4a0bbf0dc73a', 500, '{"error": "The server has either erred or is incapable of performing the requested operation."}') -----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----- InternalServerError('97748957576e4242917039b7ea388845', 500, '{"error": "The server has either erred or is incapable of performing the requested operation."}') -----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----- InternalServerError('c6773078d4d845f2b5fca97aedd959f4', 500, '{"error": "The server has either erred or is incapable of performing the requested operation."}') -----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----- InternalServerError('0be0422b77d54c1390c74dd9d1c7877c', 500, '{"error": "The server has either erred or is incapable of performing the requested operation."}') -----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----- InternalServerError('4346a5d44d954ec68f8a5bf9383dba76', 500, '{"error": "The server has either erred or is incapable of performing the requested operation."}') -----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----- InternalServerError('4713094d90804c85866201a5e575f26c', 500, '{"error": "The server has either erred or is incapable of performing the requested operation."}') -----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----- InternalServerError('bc4e6866de6c4b78b61fb25c3de24b53', 500, '{"error": "The server has either erred or is incapable of performing the requested operation."}') -----&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 00:49:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/768814#M33605</guid>
      <dc:creator>bszt123</dc:creator>
      <dc:date>2024-05-07T00:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/768867#M33606</link>
      <description>&lt;P&gt;And&amp;nbsp;&lt;SPAN&gt;I also received the following email on April 29th. I'm curious if this is related to the current issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On April 29th, an update will be made to help the entire team find and organize files more easily. Here are the key points of this update: All files will be stored in folders • To maintain the organization of the team, all files will be stored in folders.&lt;/P&gt;&lt;P&gt;• Team members can add files to folders they have access to by selecting 'Upload' or 'Create' at the top level of the team space.&lt;/P&gt;&lt;P&gt;Team members can only see folders they can access at the top level • The folder list has been redesigned to make it easier to find files and to display only files relevant to each team member.&lt;/P&gt;&lt;P&gt;New team folders are not shared with everyone by default • By default, when creating a folder, the owner (or team administrator) is prompted to choose who to share the folder with to control team access more efficiently.&lt;/P&gt;&lt;P&gt;• Right-click on the desktop, select Create folder and share to create a new folder. Then, you can choose who to share this folder with.&lt;/P&gt;&lt;P&gt;A new compression archiving feature has been added • You can archive infrequently used team folders to free up storage space and maintain organization.&lt;/P&gt;&lt;P&gt;• Archiving a folder removes access for team members.&lt;/P&gt;&lt;P&gt;• Archived folders can be found in the content tab of the management console.&lt;/P&gt;&lt;P&gt;If you have any questions about this update, please reply to this email.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 07:47:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/768867#M33606</guid>
      <dc:creator>bszt123</dc:creator>
      <dc:date>2024-05-07T07:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/768971#M33610</link>
      <description>&lt;P&gt;Thanks, that's helpful. We'll look into it and follow up here with any updates on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For reference though, it looks like you're referring to using an account with a team space, so make sure you're setting the correct namespace ID for the account's current root. You can find information on how to use that in &lt;A href="https://developers.dropbox.com/dbx-team-files-guide" target="_blank"&gt;the Team Files Guide&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 15:48:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/768971#M33610</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-05-07T15:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/769417#M33638</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your assistance. An error with the Dropbox API is causing a critical issue for our service. We hope this issue can be resolved promptly. Thanks again.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 02:47:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/769417#M33638</guid>
      <dc:creator>bszt123</dc:creator>
      <dc:date>2024-05-09T02:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/769493#M33642</link>
      <description>&lt;P&gt;Engineering is looking into this and I'll follow up here once I have any news for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Were you able to check that you're passing the correct root value for the account as noted in my previous message though? It looks like this error may be related to that, so make sure you're setting the right value as that may avoid the error.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 11:18:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/769493#M33642</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-05-09T11:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/771379#M33741</link>
      <description>&lt;P&gt;Update: we confirmed this is related to sending an incorrect root for the account; in some cases the server would return a 500 instead of the expected 422 error. We've fixed that so it should be returning the proper 422 now. Please refer to &lt;A href="https://www.dropbox.com/developers/reference/path-root-header-modes" target="_blank"&gt;the "Path Root Header Modes" documentation&lt;/A&gt; for information on that.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 19:15:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/771379#M33741</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-05-17T19:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/771786#M33747</link>
      <description>&lt;P&gt;Thank you for the response.&lt;/P&gt;&lt;P&gt;Here is the code we are currently using to call the API:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;self.dbx = dropbox.DropboxTeam(self.app_token).as_user(some_id) root_namespace_id = self.dbx.users_get_current_account().root_info.root_namespace_id result = self.dbx.files_list_folder(path)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When calling &lt;/SPAN&gt;self.dbx.users_get_current_account()&lt;SPAN&gt;, we encounter the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;dropbox.exceptions.InternalServerError: InternalServerError('5fe3180d6a9a4c64a0e319c78f7693a7', 500, '')&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you explain this issue? And if possible, please provide the correct method to call this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 11:02:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/771786#M33747</guid>
      <dc:creator>bszt123</dc:creator>
      <dc:date>2024-05-20T11:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/771826#M33752</link>
      <description>&lt;P&gt;Is that all of the actual relevant code you're running? I notice you don't seem to be using the 'root_namespace_id' value anywhere. Are you calling with_path_root? Please share any other relevant pieces of code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, please share several more (5-10) current error outputs like this so we can look into what you're currently running in to. (Just one request ID like this unfortunately isn't always sufficient.)&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 12:35:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/771826#M33752</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-05-20T12:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/772042#M33766</link>
      <description>&lt;P&gt;Sorry, I think I posted the old version of the code.&lt;/P&gt;&lt;P&gt;Here is the latest version of the code we are currently using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;self.dbx = dropbox.DropboxTeam(self.app_token).as_user(some_id)&lt;BR /&gt;root_namespace_id = self.dbx.users_get_current_account().root_info.root_namespace_id&lt;BR /&gt;self.dbx.with_path_root(dropbox.common.PathRoot.root(root_namespace_id)).files_list_folder(path)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And Here's some error outputs we encountered :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;InternalServerError('6bc6a197ce6243f3b7a405839b333601', 500, '')&lt;/P&gt;&lt;P&gt;InternalServerError('fd33a6a27af3434b960e78daea94ac71', 500, '')&lt;/P&gt;&lt;P&gt;InternalServerError('c5665dbc98c44f8bad19562e4c1c49ca', 500, '')&lt;/P&gt;&lt;P&gt;InternalServerError('e31a5e86e64d4193801bb3d41e070740', 500, '')&lt;/P&gt;&lt;P&gt;InternalServerError('ac9967c17ab2485aa0d9e0f65f9bf136', 500, '')&lt;/P&gt;&lt;P&gt;InternalServerError('614843bd85c24b98abe66c76bfa04be0', 500, '')&lt;/P&gt;&lt;P&gt;InternalServerError('c1e440b9e8e244acb9c61a0d53195acc', 500, '')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your support!&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 03:25:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/772042#M33766</guid>
      <dc:creator>bszt123</dc:creator>
      <dc:date>2024-05-21T03:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/772118#M33769</link>
      <description>&lt;P&gt;Thanks, that's helpful. It looks like you're actually hitting a different issue now. It appears you're sending an improperly formatted Authorization header value. Please remove any leading or trailing whitespace from your access token string (self.app_token in this code snippet) and try again.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 13:20:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/772118#M33769</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-05-21T13:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/772374#M33774</link>
      <description>&lt;P&gt;You're right! there's some whitespace in our token string. thank you for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After removing the whitespace, we've encounter an error below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;('feefc7a078c647338e0c5381bc129ff8', 400, 'Error in call to API function "users/get_current_account": Invalid select user id format')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;('61bd222a697c4c4586ec7954d87ae3bb', 400, 'Error in call to API function "users/get_current_account": Invalid select user id format')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;('e809c790be5a4994a0612d593f8b1be5', 400, 'Error in call to API function "users/get_current_account": Invalid select user id format')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;('89e8b8eb91904084824fb114ae56eaa3', 400, 'Error in call to API function "users/get_current_account": Invalid select user id format')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is the latest version of the code we are currently using:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;some_id = 'example@pping.kr'&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;self.dbx = dropbox.DropboxTeam(self.app_token).as_user(some_id)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;root_namespace_id = self.dbx.users_get_current_account().root_info.root_namespace_id&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;self.dbx.with_path_root(dropbox.common.PathRoot.root(root_namespace_id)).files_list_folder(path)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a mistake while using user_id?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 10:00:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/772374#M33774</guid>
      <dc:creator>bszt123</dc:creator>
      <dc:date>2024-05-22T10:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/772393#M33775</link>
      <description>&lt;P&gt;Yes, that error indicates an issue with the value passed to as_user. The &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.DropboxTeam.as_user" target="_blank"&gt;as_user&lt;/A&gt; method requires a team member ID, not an email address. You can get team member IDs from &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.DropboxTeam.team_members_get_info_v2" target="_blank"&gt;team_members_get_info_v2&lt;/A&gt; or &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.DropboxTeam.team_members_list_v2" target="_blank"&gt;team_members_list_v2&lt;/A&gt; and &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.DropboxTeam.team_members_list_continue_v2" target="_blank"&gt;team_members_list_continue_v2&lt;/A&gt;, for example.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 11:55:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/772393#M33775</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-05-22T11:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API error with 500</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/772823#M33791</link>
      <description>&lt;P&gt;It works. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yet we have another issue with the refresh token, but we will ask about this in another thread next time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 06:02:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-error-with-500/m-p/772823#M33791</guid>
      <dc:creator>bszt123</dc:creator>
      <dc:date>2024-05-24T06:02:13Z</dc:date>
    </item>
  </channel>
</rss>

