<?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 API - from_oauth1 parameter 'oauth1_token_secret' in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-from-oauth1-parameter-oauth1-token-secret/m-p/222323#M11859</link>
    <description>&lt;P&gt;I am currently working on OAuth 2 migration, attempting to use&amp;nbsp;&lt;SPAN&gt;/token/from_oauth1, however a parameter required is 'oauth1_token_secret'.. a property I can find very little on. Is there another call I should be using to return the app token as well as the secret?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#auth-token-from_oauth1" target="_self"&gt;https://www.dropbox.com/developers/documentation/http/documentation#auth-token-from_oauth1&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:22:22 GMT</pubDate>
    <dc:creator>LinnSupport</dc:creator>
    <dc:date>2019-05-29T09:22:22Z</dc:date>
    <item>
      <title>API - from_oauth1 parameter 'oauth1_token_secret'</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-from-oauth1-parameter-oauth1-token-secret/m-p/222323#M11859</link>
      <description>&lt;P&gt;I am currently working on OAuth 2 migration, attempting to use&amp;nbsp;&lt;SPAN&gt;/token/from_oauth1, however a parameter required is 'oauth1_token_secret'.. a property I can find very little on. Is there another call I should be using to return the app token as well as the secret?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#auth-token-from_oauth1" target="_self"&gt;https://www.dropbox.com/developers/documentation/http/documentation#auth-token-from_oauth1&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:22:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-from-oauth1-parameter-oauth1-token-secret/m-p/222323#M11859</guid>
      <dc:creator>LinnSupport</dc:creator>
      <dc:date>2019-05-29T09:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: API - from_oauth1 parameter 'oauth1_token_secret'</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-from-oauth1-parameter-oauth1-token-secret/m-p/222442#M11891</link>
      <description>Unlike OAuth 2 access tokens, OAuth 1 access tokens are comprised of two different pieces, a key and a secret. (So, to sign an API call with an OAuth 1 access token, you needed four different pieces: the app key, the app secret, the OAuth 1 access token key, and the OAuth 1 access token secret.) There's an example of the process here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://blogs.dropbox.com/developers/2012/07/using-oauth-1-0-with-the-plaintext-signature-method/" target="_blank"&gt;https://blogs.dropbox.com/developers/2012/07/using-oauth-1-0-with-the-plaintext-signature-method/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Note that all four pieces are distinct. The app key and secret, which only identifies the app, is different than the OAuth 1 access token key and secret, which identify both the app and specific user. &lt;BR /&gt;&lt;BR /&gt;You only need to use /2/auth/token/from_oauth1 is you do have stored OAuth 1 access tokens that you want to migrate to OAuth 2. Note that if your stored access tokens are only one long piece, you likely already have OAuth 2 access tokens. (API v1 supported both OAuth 1 and OAuth 2.)</description>
      <pubDate>Mon, 22 May 2017 20:34:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-from-oauth1-parameter-oauth1-token-secret/m-p/222442#M11891</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-05-22T20:34:46Z</dc:date>
    </item>
  </channel>
</rss>

