I use .NET client library in my project. Now I find a bug.

If there is a character "%" in password, library will throw a
InvalidCredentialsException with message "Invalid Credential" even
login with right password.
For example, modify your password of Google to "%dddddddd", run
PhotoTool.exe in Google .NET client library sample, input your
username and password, you will get a InvalidCredentialsException.

Another phenomenon, if you input a password with substring "%1" and
the substring "%1" is not  in head of your password or in end of your
password, you will get a AuthenticationException with message "Error
authenticating (check service name): Unknown". No matter the password
is right or wrong.

It is very strange because I can't understand what the special point
is with the character "%".

Can anybody help me? Thanks.
--~--~---------~--~----~------------~-------~--~----~
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