Skip to content

Record ID not provided error for send_proposal method #62

Closed
@morrieinmaas

Description

@morrieinmaas

calling send_proposal returns the following error:

Record ID not provided.

That is rather surprising as a record ID is not required, not even defined in any of the cascading models required:

body=V20IssueCredSchemaCore -> filter=V20CredFilter -> indy=V20CredFilterIndy

V20CredFilterIndy attrs:

    cred_def_id: Credential definition identifier [Optional].
    issuer_did: Credential issuer DID [Optional].
    schema_id: Schema identifier [Optional].
    schema_issuer_did: Schema issuer DID [Optional].
    schema_name: Schema name [Optional].
    schema_version: Schema version [Optional].

What is going amiss here? Are the generated input typed incorrect? Is there a record ID required?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions