ok, I found out my bug, I added all parameters to the request url, but
the OAuth spec(http://oauth.net/core/1.0/#request_urls) said 'The
request URL query MUST NOT contain any OAuth Protocol Parameters', so
I remove oauth parameters, and it works now.

But, I am curious why my app work before?

On Apr 10, 11:52 am, Abraham Williams <4bra...@gmail.com> wrote:
> Try a GET instead of a POST.
>
>
>
> On Thu, Apr 9, 2009 at 19:41, Chen Jie <chenyue...@gmail.com> wrote:
>
> > I can't get RequestToken now, but my app is work yesterday :(
>
> > On Apr 10, 8:35 am, Matt Sanford <m...@twitter.com> wrote:
> > > Hi all,
>
> > >      Hot on the heels of yesterday's mega-deploy we've put out two
> > > small bug fixes for today, 2009-04-09:
>
> > >      * Fixed (OAuth): Accented characters in statuses were causing
> > > signature error for OAuth clients. This has been corrected.
> > >       » See:http://code.google.com/p/twitter-api/issues/detail?id=433
>
> > >      * Fixed (REST): Attempting to direct message yourself failed and
> > > returned a direct message from cache. You can now direct message
> > > yourself again.
> > >       » See:
> >http://groups.google.com/group/twitter-development-talk/browse_frm/th...
>
> > > Thanks;
> > >    — Matt Sanford / @mzsanford
>
> --
> Abraham Williams |http://the.hackerconundrum.com
> Hacker |http://abrah.am|http://twitter.com/abraham
> Web608 | Community Evangelist |http://web608.org
> This email is: [ ] blogable [x] ask first [ ] private.
> Sent from Madison, WI, United States

Reply via email to