<?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: Gerar TOKEN via API in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Gerar-TOKEN-via-API/m-p/776685#M33945</link>
    <description>&lt;P&gt;Olá&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1840065"&gt;@cwanderlei1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Desculpas pela demora na resposta neste fórum do Dropbox! Se desejar mais informações sobre como gerar um token de acesso com a API do Dropbox, consulte os seguintes links:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://developers.dropbox.com/oauth-guide" target="_blank" rel="noopener noreferrer"&gt;Guia OAuth&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank" rel="noopener noreferrer"&gt;Documentação HTTP de autorização&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Observe que o Dropbox não oferece mais a opção de criação de novos tokens de acesso de longa duração. O Dropbox agora está emitindo &lt;STRONG&gt;tokens de acesso de curta duração (e tokens de atualização opcionais)&lt;/STRONG&gt; em vez de tokens de acesso de longa duração. Se desejar alcançar esse fluxo de trabalho, há um esboço básico de processamento desse fluxo &lt;A href="https://dropbox.tech/developers/using-oauth-2-0-with-offline-access#using-offline-access" target="_blank" rel="noopener noreferrer"&gt;nesta postagem do blog&lt;/A&gt; que pode servir como um exemplo útil. &lt;BR /&gt;&lt;BR /&gt;Depois de recuperar seu token de acesso, se precisar fazer upload de um arquivo para uma pasta, você pode execute o endpoint &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank" rel="noopener noreferrer"&gt;/2/files/upload&lt;/A&gt; ou o endpoint &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-start" target="_blank" rel="noopener noreferrer"&gt;2/files/upload_session/start&lt;/A&gt; para arquivos maiores.&lt;BR /&gt;-----------–&lt;BR /&gt;Desculpe por nossas traduções. Nossas respostas foram criadas por meio de tradução automática on-line. Gostaríamos de oferecer atendimento em todos os idiomas, mas não temos condições de fazê-lo no momento. Aqui está a versão em inglês:&lt;BR /&gt;-----------–&lt;BR /&gt;Please excuse our translations. Our responses were created using an online translator. We'd like to support every language, but we're not currently equipped to do so. Here is the English version:&lt;BR /&gt;-----------–&lt;/P&gt;
&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1840065"&gt;@cwanderlei1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies on the delayed response on this Dropbox Forum! If you would like further information on how to generate an access token with the Dropbox API, please review the following links:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://developers.dropbox.com/oauth-guide" target="_blank" rel="noopener noreferrer"&gt;OAuth Guide&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank" rel="noopener noreferrer"&gt;Authorization HTTP documentation&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that Dropbox is no longer offering the option for creating new long-lived access tokens. Dropbox is now issuing &lt;STRONG&gt;short-lived access tokens (and optional refresh tokens)&lt;/STRONG&gt; instead of long-lived access tokens. If you would like to achieve this workflow, there is a basic outline of processing this flow in &lt;A href="https://dropbox.tech/developers/using-oauth-2-0-with-offline-access#using-offline-access" target="_blank" rel="noopener noreferrer"&gt;this blog post &lt;/A&gt;which may serve as a useful example.&lt;BR /&gt;&lt;BR /&gt;Once you retrieve your access token, if you need to upload a file to a folder, you can execute the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank" rel="noopener noreferrer"&gt;/2/files/upload&lt;/A&gt; endpoint or the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-start" target="_blank" rel="noopener noreferrer"&gt;2/files/upload_session/start &lt;/A&gt;endpoint for larger files.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2024 13:37:56 GMT</pubDate>
    <dc:creator>iNeil</dc:creator>
    <dc:date>2024-06-11T13:37:56Z</dc:date>
    <item>
      <title>Gerar TOKEN via API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Gerar-TOKEN-via-API/m-p/772896#M33930</link>
      <description>&lt;P&gt;Olá pessoal,&lt;/P&gt;
&lt;P&gt;Não estou entendendo como gero o token de acesso para realizar o upload com o meu sistema usando o HTTP&lt;/P&gt;
&lt;P&gt;eu utilizo o xHarbour para programar&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 18:21:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Gerar-TOKEN-via-API/m-p/772896#M33930</guid>
      <dc:creator>cwanderlei1</dc:creator>
      <dc:date>2024-06-10T18:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Gerar TOKEN via API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Gerar-TOKEN-via-API/m-p/776685#M33945</link>
      <description>&lt;P&gt;Olá&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1840065"&gt;@cwanderlei1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Desculpas pela demora na resposta neste fórum do Dropbox! Se desejar mais informações sobre como gerar um token de acesso com a API do Dropbox, consulte os seguintes links:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://developers.dropbox.com/oauth-guide" target="_blank" rel="noopener noreferrer"&gt;Guia OAuth&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank" rel="noopener noreferrer"&gt;Documentação HTTP de autorização&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Observe que o Dropbox não oferece mais a opção de criação de novos tokens de acesso de longa duração. O Dropbox agora está emitindo &lt;STRONG&gt;tokens de acesso de curta duração (e tokens de atualização opcionais)&lt;/STRONG&gt; em vez de tokens de acesso de longa duração. Se desejar alcançar esse fluxo de trabalho, há um esboço básico de processamento desse fluxo &lt;A href="https://dropbox.tech/developers/using-oauth-2-0-with-offline-access#using-offline-access" target="_blank" rel="noopener noreferrer"&gt;nesta postagem do blog&lt;/A&gt; que pode servir como um exemplo útil. &lt;BR /&gt;&lt;BR /&gt;Depois de recuperar seu token de acesso, se precisar fazer upload de um arquivo para uma pasta, você pode execute o endpoint &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank" rel="noopener noreferrer"&gt;/2/files/upload&lt;/A&gt; ou o endpoint &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-start" target="_blank" rel="noopener noreferrer"&gt;2/files/upload_session/start&lt;/A&gt; para arquivos maiores.&lt;BR /&gt;-----------–&lt;BR /&gt;Desculpe por nossas traduções. Nossas respostas foram criadas por meio de tradução automática on-line. Gostaríamos de oferecer atendimento em todos os idiomas, mas não temos condições de fazê-lo no momento. Aqui está a versão em inglês:&lt;BR /&gt;-----------–&lt;BR /&gt;Please excuse our translations. Our responses were created using an online translator. We'd like to support every language, but we're not currently equipped to do so. Here is the English version:&lt;BR /&gt;-----------–&lt;/P&gt;
&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1840065"&gt;@cwanderlei1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies on the delayed response on this Dropbox Forum! If you would like further information on how to generate an access token with the Dropbox API, please review the following links:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://developers.dropbox.com/oauth-guide" target="_blank" rel="noopener noreferrer"&gt;OAuth Guide&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank" rel="noopener noreferrer"&gt;Authorization HTTP documentation&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that Dropbox is no longer offering the option for creating new long-lived access tokens. Dropbox is now issuing &lt;STRONG&gt;short-lived access tokens (and optional refresh tokens)&lt;/STRONG&gt; instead of long-lived access tokens. If you would like to achieve this workflow, there is a basic outline of processing this flow in &lt;A href="https://dropbox.tech/developers/using-oauth-2-0-with-offline-access#using-offline-access" target="_blank" rel="noopener noreferrer"&gt;this blog post &lt;/A&gt;which may serve as a useful example.&lt;BR /&gt;&lt;BR /&gt;Once you retrieve your access token, if you need to upload a file to a folder, you can execute the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank" rel="noopener noreferrer"&gt;/2/files/upload&lt;/A&gt; endpoint or the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-start" target="_blank" rel="noopener noreferrer"&gt;2/files/upload_session/start &lt;/A&gt;endpoint for larger files.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 13:37:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Gerar-TOKEN-via-API/m-p/776685#M33945</guid>
      <dc:creator>iNeil</dc:creator>
      <dc:date>2024-06-11T13:37:56Z</dc:date>
    </item>
  </channel>
</rss>

