HiveAuth
Search
⌃K
HiveAuth
Search
⌃K
Introduction
Support
Developer documentation
Protocol description
HAS for Applications
HAS for Wallets (PKSA)
Connection
Authentication
Transactions
Transaction request
Feedback to user
Transaction approval
Transaction refusal
Errors
Challenge
Tutorials
App code example
PKSA code example
Resources
Applications
Materials
Powered By
GitBook
Errors
If for any reason the
PKSA
fails to process the transaction request, it can inform the
HAS
with the following message:
sign_err
{
cmd: "sign_err",
uuid: string,
error: string
}
Properties
uuid
: the transaction request identifier
error
: an error message encrypted with the
auth_key
Previous
Transaction refusal
Next
Challenge
Last modified
2mo ago