We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is currently no endpoint to enable a controller to reject a connection in progress over the DID Exchange protocol. This corresponds to the request_not_accepted and response_not_accepted error types defined in the RFC here: https://github.com/hyperledger/aries-rfcs/blob/main/features/0023-did-exchange/README.md#errors
request_not_accepted
response_not_accepted
The text was updated successfully, but these errors were encountered:
Implemented in #2394
Sorry, something went wrong.
No branches or pull requests
There is currently no endpoint to enable a controller to reject a connection in progress over the DID Exchange protocol. This corresponds to the
request_not_accepted
andresponse_not_accepted
error types defined in the RFC here: https://github.com/hyperledger/aries-rfcs/blob/main/features/0023-did-exchange/README.md#errorsThe text was updated successfully, but these errors were encountered: