tableau / rest-api-samples

Samples for the Tableau REST API
MIT License
388 stars 272 forks source link

Java code only work with ts-api_2_3.xsd #14

Closed omerpiperdi closed 2 years ago

omerpiperdi commented 7 years ago

I have 10.1 server installed and tried to use 'ts-api_2_4.xsd' but it did not work. I think the issue is... the code will not create a proper payload or it will unmarshall the response correctly. It was giving..

"ERROR tableaurestapi.util.RestApiUtils - There was a problem marshalling the payload"

I have not tried against ts-api_2_5.xsd though.

jacalata commented 2 years ago

closing stale question