Comment 8 for bug 2115

Revision history for this message
Leonard Richardson (leonardr) wrote : Re: POST request fails if user not authenticated (eg. launchpad restarted)

I ran into this error while working on the launchpadlib trusted client. I'm sniffing this string to provide a good user experience. My code would be more robust if this error was accompanied by a 401 response code ("Unauthorized") instead of 500 ("Internal Server Error").