We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Right now when an unsupported content type is passed as the request.media_type grape returns a 406.
I would be great if the media_type was logged along with the 406 status because when this happens in error it is really hard to debug.