When working with the Blogger API the user ID is expected to be numeric. I found out my numeric ID by looking at the URL for my Blogger profile page. However, I want my users to be able to use their usual Blogger user name. So:
- Is there a way to convert Blogger user names to numeric user IDs?
- Is there a way to pass in user names instead of IDs to the Blogger API?
Thanks!