MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

OAuth signing POST, image uploads

Last post 11-02-2009 5:36 AM by Bemmu. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 10-31-2009 10:22 PM

    • Bemmu
    • Top 150 Contributor
    • Joined on 03-13-2008
    • Posts 30

    OAuth signing POST, image uploads

    I'm wanting to upload images to albums over REST. I read the docs, and I'm able to do GET requests to retrieve info about albums etc. just fine, but I don't know how the POST contents affect the OAuth base string that I'm supposed to sign?

    The OAuth tool also doesn't support image POST, so cannot use that to see what the correct format is. OAuth spec doesn't seem to say anything about POSTing binary data.

     

     

  • 11-02-2009 5:36 AM In reply to

    • Bemmu
    • Top 150 Contributor
    • Joined on 03-13-2008
    • Posts 30

    Re: OAuth signing POST, image uploads

    I got this to work. Having POST contents doesn't actually change the signature base string in any way.
Page 1 of 1 (2 items)