You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: