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

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

Open rishav667 opened this issue 1 year ago • 1 comments

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

rishav667 avatar Feb 22 '24 20:02 rishav667

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

jacalata avatar Feb 23 '24 05:02 jacalata