Shouldn't the section on uploads use the PUT method instead of POST? POST is the standard for posting comments and such, but uploading files is meant to be done with PUT.