<?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 401 unauthorized error in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106570#M3129</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;

&lt;P&gt;We are getting 401 unauthorized error when we are accessing the folders/files with the name includes '(' or ')'.&lt;/P&gt;

&lt;P&gt;We are accessing the API method with web request. &lt;/P&gt;

&lt;P&gt;Please suggest me to resolve the 401 unauthorized error.&lt;/P&gt;

&lt;P&gt;Thanks &amp;amp; Regards&lt;BR /&gt;
Naga Suresh D&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:44:40 GMT</pubDate>
    <dc:creator>Sparsh C.</dc:creator>
    <dc:date>2019-05-29T09:44:40Z</dc:date>
    <item>
      <title>401 unauthorized error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106570#M3129</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;

&lt;P&gt;We are getting 401 unauthorized error when we are accessing the folders/files with the name includes '(' or ')'.&lt;/P&gt;

&lt;P&gt;We are accessing the API method with web request. &lt;/P&gt;

&lt;P&gt;Please suggest me to resolve the 401 unauthorized error.&lt;/P&gt;

&lt;P&gt;Thanks &amp;amp; Regards&lt;BR /&gt;
Naga Suresh D&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:44:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106570#M3129</guid>
      <dc:creator>Sparsh C.</dc:creator>
      <dc:date>2019-05-29T09:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: 401 unauthorized error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106571#M3130</link>
      <description>&lt;P&gt;What language is this? What library? Are you using OAuth 1 (with HMAC signing or PLAINTEXT?) or OAuth 2?&lt;/P&gt;

&lt;P&gt;Could you share some code?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 15:26:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106571#M3130</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-03-04T15:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: 401 unauthorized error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106572#M3131</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;

&lt;P&gt;Thanks for your reply.&lt;/P&gt;

&lt;P&gt;I am consuming Dropbox REST API methods using C#.Net Web Request.&lt;/P&gt;

&lt;P&gt;We are using OAuth 1 with HMACSHA1 signing.&lt;/P&gt;

&lt;P&gt;If you required code I will share you the sample.&lt;/P&gt;

&lt;P&gt;Thanks &amp;amp; Regards&lt;BR /&gt;
Naga Suresh D&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 23:41:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106572#M3131</guid>
      <dc:creator>Sparsh C.</dc:creator>
      <dc:date>2015-03-04T23:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: 401 unauthorized error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106573#M3132</link>
      <description>&lt;P&gt;Please do share your code. But I would strongly suggest switching to either PLAINTEXT signing or OAuth 2. HMAC signing is difficult to get right, and the issue likely relates to URL encoding.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 23:57:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106573#M3132</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-03-04T23:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: 401 unauthorized error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106574#M3133</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm getting the 401 error when trying to download a copy of my document to my computer from the online word. Any clue how to fix this??&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2015 07:37:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106574#M3133</guid>
      <dc:creator>Dana G.7</dc:creator>
      <dc:date>2015-09-12T07:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: 401 unauthorized error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106575#M3134</link>
      <description>&lt;P&gt;Hi Dana, this thread is about an issue with the&amp;nbsp;Dropbox API for developers. If you're not a developer programming&amp;nbsp;an app, the&amp;nbsp;&lt;A href="https://www.dropboxforum.com/hc/en-us/community/topics/200203389-Bugs-Troubleshooting?sort_by=recent_activity" target="_blank" rel="nofollow noreferrer"&gt;Bugs &amp;amp; Troubleshooting&lt;/A&gt;&amp;nbsp;forum would be a better place for help with your error.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2015 09:47:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106575#M3134</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-09-12T09:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: 401 unauthorized error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106576#M3135</link>
      <description>&lt;P&gt;Using checkbook app. Getting error 401 when backing up to Dropbox.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 20:40:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106576#M3135</guid>
      <dc:creator>Sherry R.8</dc:creator>
      <dc:date>2016-05-18T20:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: 401 unauthorized error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106577#M3136</link>
      <description>&lt;P&gt;Hi Sherry, it sounds like you’re experiencing an issue with a third party application. Please reach out to the support organization for that app for help. If the developers of this app are having any trouble with the Dropbox API itself, they can reach out to Dropbox developer support directly with the relevant technical details.&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 00:06:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/401-unauthorized-error/m-p/106577#M3136</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-05-19T00:06:44Z</dc:date>
    </item>
  </channel>
</rss>

