Error during Request a file in transfer/transfer-01-file-transfer #29
Unanswered
AbinayaThulsi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This happened because you didn't updated the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After initiating the transferprocess command : curl -X POST -H "Content-Type: application/json" -H "X-Api-Key: password" -d @transfer/transfer-01-file-transfer/filetransfer.json "http://localhost:9192/api/v1/management/transferprocess"
i get the below error:
TransferProcess e68cadbb-8bca-40c3-ae7d-72e4b5912ee6 stays in state REQUESTING.
java.lang.IllegalArgumentException: Illegal character in opaque part at index 22: urn:contractagreement:{agreement ID}
I have updated the contact agreement id and distination path in filetransfer.json file. But with or without update the below error occurs. Could some help?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions