Skip to content

Non-JSON error messages #4

@ryandesign

Description

@ryandesign

When an error occurs, such as "Password and confirmation do not match" or "Request token is invalid", a JSON response is sent.

My app is just a web site, in which I'd like to avoid JavaScript if plain HTML would do. How would I go about getting a plain HTML response to the browser for these error messages?

The documentation should address this, and/or there should be a working example of this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions