Uploading - OATH and HTTP POST / PUT

ThinkerThinker Registered Users Posts: 6 Beginner grinner
I'm currently working on uploading images, and am looking at the alternate methods using POST and PUT (to save on the BASE64 overhead).

It doesn't look like the HTTP PUT / POST supports OATH, or am I missing something?

Is there any way to use HTTP POST / PUT (with the image as binary data) with OAUTH?

Thanks!

Comments

  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited August 10, 2009
    yes HTTP POST or PUT can be used with OAuth, just replace the SessionID parameter with the required OAuth parameters and you should be all set.
    David Parry
    SmugMug API Developer
    My Photos
Sign In or Register to comment.