Skip to content

Cannot issue due to revocation error #27

Description

@JanLin

On indy ledger performed following curl command got an error when trying to issue in the manual VC creation. Experimenting with turning off revocation but was unsuccessful.

curl --location --request POST 'http://test-center.swagger.localhost/issue-credential/records/a3e5403b-1b54-49b3-ae13-0f479419164c/issue'
--header 'Content-Type: application/json'
--data-raw '{
"comment": "string"
}'

400: Cred def id 4wDz2i3yarKw96TVQrS2S3:3:CL:29:default has no active revocation registry.

test-center.localhost | aries_cloudagent.revocation.error.RevocationError: URI None/4wDz2i3yarKw96TVQrS2S3:4:4wDz2i3yarKw96TVQrS2S3:3:CL:31:default:CL_ACCUM:ad3a1f45-3c79-4132-add1-e54720b52d45 is not a valid URL

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions