Skip to content

Commit 7db65b1

Browse files
Neo.ClientError.Security.Unauthorized error (#1) (#5)
Added missing subsection.
1 parent 7aaf492 commit 7db65b1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/ROOT/pages/security/index.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,10 @@ _Example response_
9090
}
9191
----
9292

93+
94+
[[http-api-auth-failure-rollback]]
95+
== Authentication failure on open transactions
96+
97+
A `Neo.ClientError.Security.Unauthorized` error will typically imply a transaction rollback.
98+
However, due to the way authentication is processed in the HTTP server, the transaction will remain open.
99+

0 commit comments

Comments
 (0)