Fixing table layout: test

This commit is contained in:
Auke Sytsma 2020-04-25 17:17:27 +02:00
parent 01db9fa14f
commit 3c9ff4745f

View File

@ -250,11 +250,11 @@ Vary: Accept-Encoding
} }
``` ```
**Troubleshooting** **Troubleshooting**
|Status code|Description| | Status code | Description |
|---|---| | --- | --- |
|401|Error: Not authenticated| | 401 | Error: Not authenticated |
|403|Error: No READ permissions in parent item| | 403 | Error: No READ permissions in parent item |
|404|Error: Parent item not found| | 404 | Error: Parent item not found |
## What's next? ## What's next?
Now that you know how to run a task, you can start running specialized tasks to create or process your own data. Now that you know how to run a task, you can start running specialized tasks to create or process your own data.