rest-api-samples icon indicating copy to clipboard operation
rest-api-samples copied to clipboard

Not able to upload tableau workbook, Jasper exception

Open SrinivasRaoKakarla opened this issue 2 years ago • 0 comments

Exception in thread "main" com.sun.jersey.api.client.ClientHandlerException: com.sun.jersey.api.client.ClientHandlerException: A message body writer for Java type, class com.sun.jersey.multipart.MultiPart, and MIME media type, multipart/mixed; boundary=Boundary_1_2005733474_1647514039155, was not found

at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:155)

at com.sun.jersey.api.client.Client.handle(Client.java:652)

at com.sun.jersey.api.client.WebResource.handle(WebResource.java:682)

at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)

at

SrinivasRaoKakarla avatar Mar 17 '22 17:03 SrinivasRaoKakarla