Skip to content

Bad error responses when using the Echo middleware #30

Closed
@philippgille

Description

  • The invoice response contains a 200 OK status code instead of 402 Payment Required
  • All error responses wrap the error message in JSON instead of just using the error message as text, as the other middlewares do. It should be the same for all middlewares, and it should be the text directly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions