-
ProblemI'm just getting started with Ory Network and am having trouble connecting to the health APIs. According to the documentation, there are two:
However, my requests come back with {
"error": {
"code": 404,
"status": "Not Found",
"request": "...",
"message": "Requested url does not match any rules"
}
} AttemptsI'm able to hit the |
Beta Was this translation helpful? Give feedback.
Answered by
aeneasr
Oct 3, 2022
Replies: 1 comment 1 reply
-
We don’t expose those endpoints at the moment, as the system will always be alive. We’re working on additional monitoring at https://status.ory.sh Hope this helps! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
vinckr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We don’t expose those endpoints at the moment, as the system will always be alive. We’re working on additional monitoring at https://status.ory.sh
Hope this helps!