<?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 Swift SDK Authorization in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-SDK-Authorization/m-p/179648#M7306</link>
    <description>&lt;P&gt;I'm using a dropbox account to save data in my ios app. I don't want to authorize the current user, but I want to use the account associated with my app key to upload to a specific folder location. I've tested this with the api explorer and know that it is possible, but the documentation suggests that the swift sdk only allows authorization through a user signing into their dropbox account. Is it possible to do the upload with the swift sdk or will I need to just stick with the http api?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:31:16 GMT</pubDate>
    <dc:creator>Bob S.49</dc:creator>
    <dc:date>2019-05-29T09:31:16Z</dc:date>
    <item>
      <title>Swift SDK Authorization</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-SDK-Authorization/m-p/179648#M7306</link>
      <description>&lt;P&gt;I'm using a dropbox account to save data in my ios app. I don't want to authorize the current user, but I want to use the account associated with my app key to upload to a specific folder location. I've tested this with the api explorer and know that it is possible, but the documentation suggests that the swift sdk only allows authorization through a user signing into their dropbox account. Is it possible to do the upload with the swift sdk or will I need to just stick with the http api?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:31:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-SDK-Authorization/m-p/179648#M7306</guid>
      <dc:creator>Bob S.49</dc:creator>
      <dc:date>2019-05-29T09:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Swift SDK Authorization</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-SDK-Authorization/m-p/179649#M7307</link>
      <description>&lt;P&gt;The API was designed with the intention that each user would link their own Dropbox account, in order to interact with their own files. However, it is technically possible to connect to just one account. The SDKs don't offer explicit support for it and we don't recommend doing so, for various technical and security reasons.&lt;/P&gt;
&lt;P&gt;However if you did want to go this route, instead of kicking off the authorization flow, you would manually use an existing access token for your account and app. (Just be careful not to revoke it, e.g. via &lt;A href="https://www.dropbox.com/account/security" rel="nofollow noreferrer"&gt;https://www.dropbox.com/account/security&lt;/A&gt; .)&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2016 00:26:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-SDK-Authorization/m-p/179649#M7307</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-07-29T00:26:59Z</dc:date>
    </item>
  </channel>
</rss>

