If I go to my application details page, it's marked as "read/write
access by default".  But when I attempt to POST such as

 "http://api.twitter.com/1/".$list_user."/".$user_list."/members.json";

I get back the error: "Read-only application cannot POST"

So if I'm a read only application, why does my application page say
I'm read/write, and how do I get the app changed to be read/write?

Reply via email to