Skip to content

EDC as Provider with other DSP compliant connector as consumer - help needed #4494

Answered by ndr-brt
IgorBalog-Eng asked this question in Q&A
Discussion options

You must be logged in to vote

this looks to be the potential culprit:

"dct:format": "example:HTTP_PULL",

the format needs to be in the format <destination_type>-<flow_type>, so, in your case, if you want to achieve an http pull, the format should be: HttpData-PULL (like it's done in the samples: https://github.com/eclipse-edc/Samples/blob/main/transfer/transfer-02-consumer-pull/resources/start-transfer.json#L11)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@IgorBalog-Eng
Comment options

Answer selected by IgorBalog-Eng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants