An error occurred when I use the “GET /api/artifacts/{id}/data/**” #718
Unanswered
fcm2000105
asked this question in
Q&A
Replies: 1 comment
-
Yes, i got the same problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have ConnectorA (https://localhost:8089/api/ids/data) acting as provider and connectorB (https://localhost:8080/api/ids/data) acting as consumer.
I got the right response body when negotiating a Contract Agreement with “Post /api/ids/contract”.
But an error occurred when I use “GET /api/artifacts/{id}/data/**” to access the data.
The error code is as follows:
issues.txt
Beta Was this translation helpful? Give feedback.
All reactions