Skip to content
This repository has been 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 opened this issue Dec 21, 2021 · 0 comments
Open

Mime-type is required for credential request attributes #207

lauravuo-techlab opened this issue Dec 21, 2021 · 0 comments

Comments

@lauravuo-techlab
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant