Getting an error when trying to create a policy #252
Unanswered
nkapetanas
asked this question in
Q&A
Replies: 0 comments 1 reply
-
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!,
I am trying to run the steps in https://github.com/eclipse-edc/Samples/blob/main/transfer/transfer-01-negotiation/README.md and I get an error when trying to run "curl -d @transfer/transfer-01-negotiation/resources/create-policy.json
-H 'content-type: application/json' http://localhost:19193/management/v2/policydefinitions
-s | jq ". I use cygwin since I am using Windows to run the commands. The issue on the conntector says:
and in the command line where I run the curl command I am getting:
Any idea how I can resolve that issue?
Thank you for your time :)
Beta Was this translation helpful? Give feedback.
All reactions