Replies: 1 comment
-
Is this related to a specific sample? which one? which EDC version are you using? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I want to create a contract-policy within the transfer- sample, but I have some problems. I have created a "create-contract-policy" json-file with this context:
My contract-policy specifies that the consumer is only allowed to use the data in a specific time. But If I try to create this policy on the provider's side and curl it with:
I get this output:
and these are my policy functions:
Can anybody help me? Thanks
Beta Was this translation helpful? Give feedback.
All reactions