Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Mime-type is required for credential request attributes #207

Open
@lauravuo-techlab

Description

@lauravuo-techlab

Mime-type is falsely required for credential request attributes.

Following error is encountered if credential preview attribute mime-type is omitted:

Hyperledger.Aries.AriesFrameworkException: attr_1 mime type of  not supported

Steps to reproduce the behavior:
Run interoperability tests with AATH so that dotnet-agent is playing the issuer role, e.g.

./manage build -a acapy -a dotnet
./manage run -d dotnet -b acapy  -t @T001-RFC0036

Expected behavior
Omitted mime-type is accepted and handled as default value as stated in RFC-0036. Issuing of the credential succeeds.

Metadata

Metadata

Assignees

No one assigned

    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