tableau / rest-api-samples

Samples for the Tableau REST API
MIT License
378 stars 268 forks source link

Not able to upload tableau workbook, Jasper exception #65

Open SrinivasRaoKakarla opened 2 years ago

SrinivasRaoKakarla commented 2 years ago

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