Skip to content

Commit b365d20

Browse files
authored
Merge pull request #2415 from oasisprotocol/matevz/docs/rofl-422-error
docs: Describe the 422 error under Troubleshooting
2 parents 23de313 + 1bd5044 commit b365d20

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/rofl/troubleshooting.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,16 @@ service will be triggered to restart `oracle` and try again.
9595

9696
[podman-compose-depends-on-bug]: https://github.com/containers/podman-compose/issues/575
9797

98+
## appd
99+
100+
### `422 Unprocessable Entity`
101+
102+
The `422 Unprocessable Entity` error is returned when the provided request
103+
couldn't be decoded. Make sure [all the required fields are present and
104+
correctly formatted][appd].
105+
106+
[appd]: features/appd.md
107+
98108
## ROFL Proxy URL is not working
99109

100110
If you have exposed a port in your `compose.yaml` but the proxy URL shown

0 commit comments

Comments
 (0)