<?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: Filemaker Containers and non-persistent Token in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Filemaker-Containers-and-non-persistent-Token/m-p/605611#M28100</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1550945"&gt;@JavMirVal&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;..., I was able to upload files to my DropBox but the Token expires.&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1550945"&gt;@JavMirVal&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If that's the only problem, explanation you can find &lt;A href="https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issue-in-generating-access-token/td-p/592667" target="_blank" rel="noopener"&gt;here&lt;/A&gt; will lead you through the way, I believe. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt; You will see how you can get to a refresh token and how you can refresh expiring access token. Your work left is to "translate" the algorithm to the environment tools provided. Once you get aware of the idea, would be no problem to add PKCE on your own.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Sat, 25 Jun 2022 18:48:05 GMT</pubDate>
    <dc:creator>Здравко</dc:creator>
    <dc:date>2022-06-25T18:48:05Z</dc:date>
    <item>
      <title>Filemaker Containers and non-persistent Token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Filemaker-Containers-and-non-persistent-Token/m-p/604714#M28080</link>
      <description>&lt;P&gt;Hi, I was able to store container contents in my Dropbox but the Token is not persistent. &amp;nbsp;Read about it in the documentation and came to the conclusion that I need to use Oauth 2 with PKCE since I'll be using the application with mobile devices, the acquisition of the a Token must happen without user intervention. The problem is I don't understand the Oauth flow, how to get the token and what information must be provided to FileMaker. &amp;nbsp;Filemaker uses the command "Insert from URL". &amp;nbsp;Given the potential of this integration in the FileMaker Community, it would be very nice to have it available, sit developers don't have to "reinvent the wheel". &amp;nbsp;Any help would be much appreciated, thank you in advance. &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 06:14:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Filemaker-Containers-and-non-persistent-Token/m-p/604714#M28080</guid>
      <dc:creator>JavMirVal</dc:creator>
      <dc:date>2022-06-22T06:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Filemaker Containers and non-persistent Token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Filemaker-Containers-and-non-persistent-Token/m-p/604739#M28081</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1550945"&gt;@JavMirVal&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If there is some issue with a third party tool, only the supplier can fix it. Ask there.&lt;/P&gt;&lt;P&gt;Hope this gives direction.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 17:13:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Filemaker-Containers-and-non-persistent-Token/m-p/604739#M28081</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2022-06-21T17:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Filemaker Containers and non-persistent Token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Filemaker-Containers-and-non-persistent-Token/m-p/604750#M28083</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1550945"&gt;@JavMirVal&lt;/a&gt;&amp;nbsp;Здравко is correct; this is something that the developer of the third party app will need to update the third party app to support. (Specifically, the app would need to use "refresh tokens" to maintain long-term access without repeated manual interaction.)&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 17:46:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Filemaker-Containers-and-non-persistent-Token/m-p/604750#M28083</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-06-21T17:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Filemaker Containers and non-persistent Token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Filemaker-Containers-and-non-persistent-Token/m-p/605600#M28099</link>
      <description>&lt;P&gt;There is no issue really, FileMaker has the functionality working fine, the problem is that I don't know how to pass the parameters to their function, I need to&amp;nbsp;use OAuth 2 flow with &lt;SPAN&gt;PKCE&amp;nbsp;in order to use it in production&lt;/SPAN&gt;. &amp;nbsp;Following some examples I found in the Internet, I was able to upload files to my DropBox but the Token expires.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2022 17:21:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Filemaker-Containers-and-non-persistent-Token/m-p/605600#M28099</guid>
      <dc:creator>JavMirVal</dc:creator>
      <dc:date>2022-06-25T17:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Filemaker Containers and non-persistent Token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Filemaker-Containers-and-non-persistent-Token/m-p/605611#M28100</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1550945"&gt;@JavMirVal&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;..., I was able to upload files to my DropBox but the Token expires.&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1550945"&gt;@JavMirVal&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If that's the only problem, explanation you can find &lt;A href="https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issue-in-generating-access-token/td-p/592667" target="_blank" rel="noopener"&gt;here&lt;/A&gt; will lead you through the way, I believe. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt; You will see how you can get to a refresh token and how you can refresh expiring access token. Your work left is to "translate" the algorithm to the environment tools provided. Once you get aware of the idea, would be no problem to add PKCE on your own.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2022 18:48:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Filemaker-Containers-and-non-persistent-Token/m-p/605611#M28100</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2022-06-25T18:48:05Z</dc:date>
    </item>
  </channel>
</rss>

