Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Hermes throws error 500 when PaymentPointer syntax is invalid. #52

Open
sappenin opened this issue Mar 23, 2020 · 1 comment
Open

Hermes throws error 500 when PaymentPointer syntax is invalid. #52

sappenin opened this issue Mar 23, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@sappenin
Copy link
Contributor

{"title":"Internal Server Error","status":500,"detail":"PaymentPointers must begin with $"}

Instead, this should be a handled error (HTTP code = 400) with the type something like "https://.../invalid-payment-pointer"

@sappenin sappenin added the bug Something isn't working label Mar 23, 2020
@sappenin
Copy link
Contributor Author

Similar to #53 - but different. This ticket is a parsing error, whereas #53 is a remote server error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant