Not sure if this is just something specific to my setup, but posting via the API is broken for me in 0.9.x.
The culprit is the "Workaround for PHP returning empty $_FILES when POST length > PHP settings" in apistatusesupdate.php, which makes it always return HTTP 400 for an API post for me. As a temporary measure, I took that code out, and now it works. I'm not sure what the real fix should be, so I'll leave it for (probably) Zach to figure out. It was added here: <http://gitorious.org/statusnet/mainline/commit/e5a2f895a074a6eaaf8184f101503b1520ed780b> Cheers, Ciaran _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
