Hi Matt,

Here's mine:

GET https://twitter.com/oauth/request_token HTTP/1.1
Authorization: OAuth
oauth_callback="oob",oauth_consumer_key="sanitized",oauth_nonce="sanitized",oauth_signature_method="HMAC-
SHA1",oauth_signature="sanitized",oauth_version="1.0",oauth_timestamp="sanitized"
User-Agent: DotNetOpenAuth/3.2.0.9177
Host: twitter.com
Connection: Keep-Alive


HTTP/1.1 401 Unauthorized
Date: Sun, 20 Mar 2011 18:37:35 GMT
Server: hi
Status: 401 Unauthorized
X-Transaction: 1300646255-30320-35800
Last-Modified: Sun, 20 Mar 2011 18:37:35 GMT
X-Runtime: 0.00708
Content-Type: text/html; charset=utf-8
Content-Length: 44
Pragma: no-cache
X-Revision: DEV
Expires: Tue, 31 Mar 1981 05:00:00 GMT
Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-
check=0
Set-Cookie: sanitized
Set-Cookie: sanitized
Set-Cookie: sanitized
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
Vary: Accept-Encoding
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive

Failed to validate oauth signature and token

Thanks,

Joe

On Mar 19, 12:05 pm, Matt Harris <thematthar...@twitter.com> wrote:
> Hi Trevor,
>
> Could you share the request and response you are sending so we can
> investigate. Remember to obscure user and consumer secrets.
>
> Thanks,
> @themattharris
> Developer Advocate, Twitterhttp://twitter.com/themattharris
>
>
>
> On Sat, Mar 19, 2011 at 5:47 AM, Trevor Dean <trevord...@gmail.com> wrote:
>
> > Is anyone else experiencing any 401 errors all of a sudden?  I was doing
> > some testing this morning and was logging in fine using twitter and then 10
> > min later I started getting 401 unauthorized errors.
>
> > Thanks,
>
> > Trevor
>
> > --
> > Twitter developer documentation and resources:http://dev.twitter.com/doc
> > API updates via Twitter:http://twitter.com/twitterapi
> > Issues/Enhancements Tracker:
> >http://code.google.com/p/twitter-api/issues/list
> > Change your membership to this group:
> >http://groups.google.com/group/twitter-development-talk- Hide quoted text -
>
> - Show quoted text -

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to