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
This error message includes a link to the issue tracker for the SDK for users to report the issue to us.
38
38
39
39
:param response: The response object from the API request.
40
-
:param debug_headers: Whether to include headers in the request log. Defaults to False for security.
40
+
:param debug_headers: Whether to include headers in the request log. Defaults to False to defensively handle cases where request headers might contain sensitive data (e.g. tokens).
0 commit comments