Allan, Ran into the same problem, and had to change the way was authenticating. Now I´m doing this serverside, and using javascript oauth library to make the calls. Dont see any other way to fix it, just serverside.
Robson Dantas @robsondantas On Mon, Apr 11, 2011 at 7:33 PM, Allann Jones <[email protected]> wrote: > Hi, I am retrieving captcha picture content, but I am developing with > pure JavaScript, I don't have a way to write binary content to a file. > So, how can I get the captcha picture with only a URL to pass to 'src' > attribute of a <img> tag to show to user? > > > Thank you. > > -- > > -- > You received this message because you are subscribed to the Google Groups > "orkut Developer Forum" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/opensocial-orkut?hl=en. > > -- You received this message because you are subscribed to the Google Groups "orkut Developer Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en.

