-
Notifications
You must be signed in to change notification settings - Fork 169
Closed
Description
Hi I am trying to use the getNamespace api and i am getting the error using it, Can you please look into this and guide if i am using the api in right way?
final String namespace =
objectStorageClient.getNamespace(GetNamespaceRequest.builder().build()).getValue();
Exception details:
javax.ws.rs.ProcessingException: RESTEASY003145: Unable to find a MessageBodyReader of content-type application/json and type class java.lang.String
Metadata
Metadata
Assignees
Labels
No labels