Hello,

What xml are you getting back? And what is the upload point to which you
are posting?

Thank you.
-MErickson


On Tue, Feb 7, 2012 at 1:21 PM, Karl Stubsjoen <[email protected]> wrote:

> Progress:
>
> I have figured out that UserID and AlbumID are some number and not user
> name and folder name.  Which at first try is a bit tricky to understand,
> and also tricky to lookup.  I can see the UserID and the AlbumID in an RSS
> feed link when I choose this option for that album.
>
> I can upload photos now using the simple img/jpeg format (no meta-data) so
> far.  I am getting back an entry result but it appears the Xml is of bad
> form.  Has anyone seen this?  So the return Xml is not valid and can't be
> used.  Is this a bug or am I do something incorrect?
>
> The other progress I should mention is how to generate an Auth Code with
> the Client Login inerface.  This is a fairly straight forward service to
> use, you get back an Auth key in the response body and pass as an
> Authorization header item in your web request like this:
>
> request.Headers.Add("Authorization", "GoogleLogin Auth=DQAAAMQAA....F3rZRsg");
>
>
> Its a long sucker, and has been trimmed down above, but works!  The Client
> Login interface is a very straightforward HTTP Post to the google client
> authentication service.  More details here:
> http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Picasa Web Albums API" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-picasa-data-api/-/l8wM59ZKdQ4J.
>
> 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/google-picasa-data-api?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" 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/google-picasa-data-api?hl=en.

Reply via email to