tableau / rest-api-samples

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

('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) #84

Open rishav667 opened 4 months ago

rishav667 commented 4 months ago

can anyone help me with the below error Error occurred ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) I am using requests==2.28.2 version and while logging into tableau using rest api the error is coming. As I am first creating the session and then doing the post request. The issue is coming only in prod environment

jacalata commented 4 months ago

Try running each of these pre-written samples in turn, and share the logs generated if they don't work. https://github.com/tableau/server-client-python/tree/master/samples/getting_started