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
Trying to get client side certificates to work with session but I'm seeing a difference between the results when making the call with a session and the helper get method.
Expected Result
Calling get with a Session returns the same result as calling requests.get.
Actual Result
Request fails as if the certificate was not passed.
Summary.
Trying to get client side certificates to work with session but I'm seeing a difference between the results when making the call with a session and the helper get method.
Expected Result
Calling get with a Session returns the same result as calling
requests.get
.Actual Result
Request fails as if the certificate was not passed.
Reproduction Steps
System Information
The text was updated successfully, but these errors were encountered: