You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: