You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been searching for answers about two questions lately.
QueryMessage support
I tried the POST /api/ids/query endpoint of the connector as per the swagger UI, however I was let to believe that the QueryMessage is currently not supported. The exact error message was:
Received unexpected response message. [response=({reason=https://w3id.org/idsa/code/MESSAGE_TYPE_NOT_SUPPORTED, payload=No handler for provided message type was found!, type=class de.fraunhofer.iais.eis.RejectionMessageImpl})]
Therefore I was wondering if the message is not supported or perhaps am I using the wrong endpoint?
Usage Control
What is the current status of usage control implementation in the Dataspace connector, more specifically, the policies currently supported?
Last time I checked, you could only declare your permissions with a "USE" policy, is that still the case?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have been searching for answers about two questions lately.
QueryMessage support
I tried the
POST /api/ids/query
endpoint of the connector as per the swagger UI, however I was let to believe that the QueryMessage is currently not supported. The exact error message was:Therefore I was wondering if the message is not supported or perhaps am I using the wrong endpoint?
Usage Control
What is the current status of usage control implementation in the Dataspace connector, more specifically, the policies currently supported?
Last time I checked, you could only declare your permissions with a "USE" policy, is that still the case?
Any help would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions