-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Postman Query catalogue call no longer works #476
Comments
Based on the discussion I've additionally tested with the following payloads.
and
but I get still the following error
In the data and control plans I see no error messages. In alice sts I've found the following error message
|
With this payload I get a result
To fix the issue it's necessary to add the counterPartyId in the Body of the |
@oliverbusch It seems you found the problem, and yes the However, the error message could indeed state that property is missing. That is an issue to be addressed in the upstream EDC Connector repository. Since you found the solution for your issue, can this be closed? |
@rafaelmag110 The bug should not be closed until the Postman collection managmeent_api_test.json working again and you can go through the whole process. |
Hello, I would like to investigate and fix this issue as a first contribution, please assign it to me. |
Current Behavior
The Postman POST call
{{CONSUMER_MANAGEMENT_URL}}/v3/catalog/request
delivers an error messageExpected Behavior
The provide the catalog data
Steps To Reproduce
Execute the postman Calls
and
{{CONSUMER_MANAGEMENT_URL}}/v3/catalog/request
Tested with the build from today (21.11.2024)
The text was updated successfully, but these errors were encountered: