Skip to content

Commit

Permalink
Update error codes
Browse files Browse the repository at this point in the history
Signed-off-by: Zowe Robot <[email protected]>
  • Loading branch information
zowe-robot committed Nov 22, 2024
1 parent 78801a9 commit 9b92e85
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/troubleshoot/troubleshoot-apiml-error-codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -1339,6 +1339,18 @@ The following error message codes may appear on logs or API responses. Use the f

Make sure that the external Gateway service is running and the truststore of the both Gateways contain the corresponding certificate.

### ZWESG101E

An internal exception occurred in ZAAS service %s.

**Reason:**

ZAAS cannot process authentication required to finish the request.

**Action:**

Make sure that the ZAAS is configured well and check all security requirements.

### ZWESG429E

Request was denied access.
Expand Down

0 comments on commit 9b92e85

Please sign in to comment.