Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Raising an exception such as
endpoints.api_exceptions.NotFoundExceptionought to result in an error with http status code 404, but protorpc detects it as a subclass ofprotorpc.remote.ApplicationErrorand sends 400 instead.