Username/password invalid … again.
Well, I’m still working on the AtomAPI for blogger.com. My last problem dealt with blogger blowing up on me when changing the username to my UserID. Well, this time I figured I would base64 encode my password. Afterall, it seemed that the last error crashed on base64 encoding. But now I get this error via a SOAP message:
This username/password combination is not valid. Please retry.
Tags: C#, Troubleshooting, AtomAPI, Atom, Atom API, API, Blogger.com, SOAP, Exception, Programming, Username, Password, Base64