You're welcome, Thanks for building Beeminder
The problem was that beemind.me is expecting numerical user id. This is what stackoverflow's api is using to identity users. Due to lack of validation, the credential was persisted to the database and causes an error. I added a fix for that so it shouldn't raise and error again.