jsonschema-rs: HTTP Resolver Not Working?
Hi,
Sorry, I’ve been trying to work this out myself, but I’m not sure what’s going wrong.
Validation error: failed to resolve https://schema.rawkode.dev/organization: error sending request for url (https://schema.rawkode.dev/organization): error trying to connect: invalid URL, scheme is not http
Instance path:
Validation error: failed to resolve https://schema.rawkode.dev/person: error sending request for url (https://schema.rawkode.dev/person): error trying to connect: invalid URL, scheme is not http
Instance path:
These URLs are definitely OK and I’m not sure what I’ve done wrong.
I’ve tried using http instead of https in my schema, but the problem is the same.
Any help appreciated.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 15 (7 by maintainers)
Commits related to this issue
- test: Add a test case for #343 — committed to Stranger6667/jsonschema-rs by Stranger6667 2 years ago
And so am I! 😃 Will check it deeper