I'm getting 403 when posting to the FriendFeed API (using the Remote Key Authentication for personal feeds) - it's been fine for the first 3 hours, then it died :(
Using Python on App Engine, making the post using urllib2 and a basic hhtp auth handler. It worked when testing locally, and it worked when it was first deployed.
- Rob Myers