Skip to content

Commit

Permalink
Fix #1046: Update documentation for error codes
Browse files Browse the repository at this point in the history
  • Loading branch information
romanstrobl committed Sep 11, 2023
1 parent 9794673 commit 0d0c6f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Server-Error-Codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,7 @@ PowerAuth Server may return following errors:
| ERR0040 | Activation cannot be created with the specified properties. |
| ERR0041 | Operation related error occurred. |
| ERR0042 | Operation template related error occurred. |
| ERR0043 | Application or application version is duplicate. |
| ERR0044 | Token timestamp is too much in the future. |

For each of these issues, more details about the specific nature and cause can be found in the server log.

0 comments on commit 0d0c6f1

Please sign in to comment.