Thanks Frank, I'm looking forward to it.

Is it possible to post an image using the HTTP POST commands explained
in the Java developer documentation?  I attempted to post images via
those commands and usually got a BAD REQUEST from the server.

I suspected that it was my authentication method (since I was just
attaching the credentials to the HttpWebRequest.Credentials
property).  So I implemented the authorization that is described in
the Google Authentication for Installed Applications.  However, I
couldn't seem to format the authentication HTTP request properly
either.  I will post the code I was using for each section when I get
back on my other machine.

In the meantime, are there any snippets or examples of a .NET
application authenticating to the ClientLogin site and then making
HTTPS requests?

-Andrew

On Jun 4, 8:53 am, "Frank Mantek" <[EMAIL PROTECTED]> wrote:
> Currently not. Give me 2-6 weeks, and i might have something for you.
>
> Frank Mantek
> Google
>
> On 6/3/07, English <[EMAIL PROTECTED]> wrote:
>
>
>
> > Does the .NET library support media operations (e.g. posting an image
> > to the picasa web service)?
>
> > If not, does anyone know of an example that shows how to submit it by
> > building the HTTP request?  I have tinkered with it a bit and am
> > probably responsible for 90% of the BAD REQUEST responses sent from
> > Google today.
>
> > Thanks,
> > Andrew


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data API" group.
To post to this group, send email to google-help-dataapi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to