Replies: 1 comment 2 replies
-
You receive the error because the |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello dear edc team,
I just completed the transfer-06 example and it worked really well. I did it over two networks and Im wondering which steps you'd have to take to make this a file transfer so that we'd have a .json file or generel file on the consumer side.
A made really naive attempt of just editing the curl request for the transfer. I adapted the "dataDestination" so that it is such as in the transfer-01 example:
But as expected this brings up an error message on the provider side: SEVERE 2023-03-15T21:10:18.212684 TransferProcessManager: Fatal error initiating data transfer: 8423eee6-0d65-452a-a952-4bb3fb12603f. Error details: Failed to delegate data transfer to Data Plane: Cannot find a transfer Service that can handle HttpData source and File destination.
Thanks in advance for the help,
best regards...
Beta Was this translation helpful? Give feedback.
All reactions