<?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 Encoding data to state parameter and decoding it in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Encoding-data-to-state-parameter-and-decoding-it/m-p/165165#M5893</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am developing an app in dropbox using OAuth2.0 authorization&amp;nbsp;flow. It involves redirection as well. I would like to store some data and retrieve data after redirection. As stated in &lt;A href="https://www.dropbox.com/developers-v1/core/docs#oa2-authorize" target="_blank" rel="nofollow noreferrer"&gt;documentation&lt;/A&gt;, 'state' parameter can be used to store data and get back the same. How can I store data and retrieve? what encoding algorithm is used? Please advise.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:36:40 GMT</pubDate>
    <dc:creator>Naga Abhinaya T</dc:creator>
    <dc:date>2019-05-29T09:36:40Z</dc:date>
    <item>
      <title>Encoding data to state parameter and decoding it</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Encoding-data-to-state-parameter-and-decoding-it/m-p/165165#M5893</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am developing an app in dropbox using OAuth2.0 authorization&amp;nbsp;flow. It involves redirection as well. I would like to store some data and retrieve data after redirection. As stated in &lt;A href="https://www.dropbox.com/developers-v1/core/docs#oa2-authorize" target="_blank" rel="nofollow noreferrer"&gt;documentation&lt;/A&gt;, 'state' parameter can be used to store data and get back the same. How can I store data and retrieve? what encoding algorithm is used? Please advise.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:36:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Encoding-data-to-state-parameter-and-decoding-it/m-p/165165#M5893</guid>
      <dc:creator>Naga Abhinaya T</dc:creator>
      <dc:date>2019-05-29T09:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Encoding data to state parameter and decoding it</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Encoding-data-to-state-parameter-and-decoding-it/m-p/165166#M5894</link>
      <description>&lt;P&gt;Any URL-safe encoding method should work. For example the &lt;A href="https://github.com/dropbox/dropbox-sdk-java/blob/8a511693532e845d7f1bb387e295ad05f4928a6c/src/com/dropbox/core/DbxWebAuth.java#L146" target="_blank" rel="nofollow noreferrer"&gt;Dropbox Java SDK uses a URL -safe version of base 64 encoding to store the CSRF token in the state parameter&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 02:11:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Encoding-data-to-state-parameter-and-decoding-it/m-p/165166#M5894</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-01-21T02:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Encoding data to state parameter and decoding it</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Encoding-data-to-state-parameter-and-decoding-it/m-p/165167#M5895</link>
      <description>&lt;P&gt;Thanks Gregory!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 13:44:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Encoding-data-to-state-parameter-and-decoding-it/m-p/165167#M5895</guid>
      <dc:creator>Naga Abhinaya T</dc:creator>
      <dc:date>2016-01-21T13:44:45Z</dc:date>
    </item>
  </channel>
</rss>

