You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jso...@googlegroups.com
After hacking on this for a few weeks I finally got images posting to tumblr using jsOAuth on PhoneGap. Tumblr doesn't expect the "data" key/value pair (the image binary) to be double urlencoded in the base signature string. Had to hack the jsOauth to fix that and so some substitutions. Documented here if anyone has trouble: