Path- and Query-Parameterization are ignored #707
Labels
component/edc-ui
affected software component
kind/bug
Something isn't working. The software does not behave as expected or specified.
scope/mds
related to MDS
Description - What happened? *
If an asset is created at the provider via the UI, where path- and query-parameterization is switched on and the necessary data is entered when the consumer initiates the transfer, it appears that the entered data is ignored.
Expected Behavior *
See steps to reproduce and attached GIF.
Observed Behavior *
See steps to reproduce and attached GIF.
Steps to Reproduce
-- Rest-API POST Endpoint: Webhook.site
-- Custom Subpath: datasets/v1/verkehrslage/collections/verkehrslage/items
-- Custom Query Param: f=json
-> Expected behaviour: JSON from https://api.hamburg.de/datasets/v1/verkehrslage/collections/verkehrslage/items?f=json on Webhook.site
-> Observed behaviour: JSON from https://api.hamburg.de on Webhook.site
Context Information
No response
Relevant log output
Screenshots
The text was updated successfully, but these errors were encountered: