Thanks. That got it. Once i started sending oauth_access_type everything worked. Did I miss this somewhere in the API docs?
On Apr 27, 10:32 am, Matt Sanford <m...@twitter.com> wrote: > Hi there, > > Did you recently change the application from Read to Read/Write? > The error message is a little misleading since R/RW is now on a per- > token basis [1]. I suggest re-authorizing the user and see if the > error continues. > > Thanks; > – Matt Sanford / @mzsanford > Twitter Dev > > [1] -http://code.google.com/p/twitter-api/issues/detail?id=302 > > On Apr 26, 2009, at 10:34 PM, tayknight wrote: > > > > > My OAuth application, in 'Edit Application Settings' shows 'Read & > > Write' is checked. Yet, when I try an api method that requires POST, > > I'm getting a 401 "error":"Read-only application cannot POST". Why > > would this be? Neither the user making the request nor the OAuth app > > have their status set to protected. > > > Thanks for the help. > >