Hello, I'm using ClientLogin to publish a blog post to Blogger. But when I'm trying to authenticate, when the user's password has a special character (a "+" in my case) the login is rejected with a BadAuthentication. Login works well from the web interface, but not from ClientLogin. http://code.google.com/apis/accounts/AuthForInstalledApps.html
As far as I know the + sign is to be used "as it" in URLs, when url- encoded it stays +. Should I replace the + by some other character to have it recognized by ClientLogin? Erwan Flock --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data 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-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
