<?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: Started getting 401/Unauthorized for request_token in last 12 hours in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93284#M2904</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We also have this issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When trying to get a request_token using&amp;nbsp;&lt;/P&gt;
&lt;PRE class="literal-block"&gt;https://api.dropboxapi.com/1/oauth/request_token&lt;BR /&gt;&lt;BR /&gt;The code hasn't changed since 1 year.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 09 Sep 2015 18:49:27 GMT</pubDate>
    <dc:creator>Wappwolf I.</dc:creator>
    <dc:date>2015-09-09T18:49:27Z</dc:date>
    <item>
      <title>Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93275#M2895</link>
      <description>&lt;P&gt;Hi guys, in the last 12 hours all my customers started getting a 401/Unauthorized when my WordPress plugin makes it's call to request_token ( &lt;A href="https://api.dropbox.com/1/oauth/request_token" rel="nofollow noreferrer" target="_blank"&gt;https://api.dropbox.com/1/oauth/request_token&lt;/A&gt;) &amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the documentation it says that the 401 is returned when you have a stale access token - but I'm getting it when trying to get the request_token..&lt;/P&gt;
&lt;P&gt;This code hasn't changed for many months and is not working across many different machines&amp;nbsp;so it appears something has changed on the server but I'm not sure what.&lt;/P&gt;
&lt;P&gt;Does anyone have any suggestions? &amp;nbsp;Thanks&lt;/P&gt;
&lt;P&gt;Bob&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:40:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93275#M2895</guid>
      <dc:creator>Bob R.27</dc:creator>
      <dc:date>2019-05-29T09:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93276#M2896</link>
      <description>&lt;P&gt;We are seeing the same thing. Is the oauth1 flow deprecated?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 19:23:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93276#M2896</guid>
      <dc:creator>Brian S.103</dc:creator>
      <dc:date>2015-09-04T19:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93277#M2897</link>
      <description>&lt;P&gt;Same problem here, I did some research on the blog and status sites and no notice about deprecating the OAuth1 flow anywhere. Asked on twitter as well and no response.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 20:12:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93277#M2897</guid>
      <dc:creator>Francisco J. M.</dc:creator>
      <dc:date>2015-09-04T20:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93278#M2898</link>
      <description>&lt;P&gt;Thanks for the reports! We're looking into it. Meanwhile, this seems to only affect HMAC-SHA1 signing, so if you can, switch to using PLAINTEXT:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/blog/20/using-oauth-in-plaintext-mode" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/blog/20/using-oauth-in-plaintext-mode&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 22:06:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93278#M2898</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-09-04T22:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93279#M2899</link>
      <description>&lt;P&gt;This is effecting us pretty badly right now too.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 22:49:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93279#M2899</guid>
      <dc:creator>Andrew S.96</dc:creator>
      <dc:date>2015-09-04T22:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93280#M2900</link>
      <description>&lt;P&gt;This is affecting us really badly too.&lt;/P&gt;
&lt;P&gt;Can you please post about the outage on &lt;A href="https://twitter.com/DropboxSupport" rel="nofollow noreferrer"&gt;https://twitter.com/DropboxSupport&lt;/A&gt; ? Trying to switch our iOS app over to plaintext and getting that through Apple review isn't a great workaround &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@B0F70D28791EB05FA3EA0C3BDDF08EE3/emoticons/1f61e.png" alt=":disappointed_face:" title=":disappointed_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Sep 2015 00:19:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93280#M2900</guid>
      <dc:creator>Artifex I.</dc:creator>
      <dc:date>2015-09-05T00:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93281#M2901</link>
      <description>&lt;P&gt;Thanks for the additional reports.&amp;nbsp;We have a fix for this and should be deploying it later today.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Sep 2015 01:37:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93281#M2901</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-09-05T01:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93282#M2902</link>
      <description>&lt;P&gt;This should be fixed now. Please let us know if you're still seeing any issues.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Sep 2015 06:56:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93282#M2902</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-09-05T06:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93283#M2903</link>
      <description>&lt;P&gt;It's working for me. Thanks!&lt;/P&gt;
&lt;P&gt;Bob&lt;/P&gt;</description>
      <pubDate>Sat, 05 Sep 2015 07:18:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93283#M2903</guid>
      <dc:creator>Bob R.27</dc:creator>
      <dc:date>2015-09-05T07:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93284#M2904</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We also have this issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When trying to get a request_token using&amp;nbsp;&lt;/P&gt;
&lt;PRE class="literal-block"&gt;https://api.dropboxapi.com/1/oauth/request_token&lt;BR /&gt;&lt;BR /&gt;The code hasn't changed since 1 year.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 Sep 2015 18:49:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93284#M2904</guid>
      <dc:creator>Wappwolf I.</dc:creator>
      <dc:date>2015-09-09T18:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93285#M2905</link>
      <description>&lt;P&gt;Please open an API ticket with a sample request and response so we can look into it:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/contact" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/contact&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 21:07:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93285#M2905</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-09-09T21:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93286#M2906</link>
      <description>&lt;P&gt;Hi Sir,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We also have same issue as calling&amp;nbsp;request_token.&lt;/P&gt;
&lt;P&gt;We already opened&amp;nbsp;one ticket to you, please help to check. Many thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 14:10:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93286#M2906</guid>
      <dc:creator>L. Joey</dc:creator>
      <dc:date>2015-09-10T14:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93287#M2907</link>
      <description>&lt;P&gt;When you say it should be fixed do you mean if we re-implement with the oauth1.0 path??? &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 05:16:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93287#M2907</guid>
      <dc:creator>Doug C.22</dc:creator>
      <dc:date>2015-09-14T05:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Started getting 401/Unauthorized for request_token in last 12 hours</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93288#M2908</link>
      <description>&lt;P&gt;Doug, I'm not sure if I understand your question. This issue was only affecting apps already using OAuth 1, with HMAC-SHA1 signing in particular. The fix should have resolved the issue for these apps without requiring the apps to be updated.&lt;/P&gt;
&lt;P&gt;If you're seeing any unexpected errors, please open an API ticket with the details so we can look into it specifically:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/contact" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/contact&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 05:49:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Started-getting-401-Unauthorized-for-request-token-in-last-12/m-p/93288#M2908</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-09-14T05:49:09Z</dc:date>
    </item>
  </channel>
</rss>

