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