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
should_send_default_pii is defined on the BaseClient with a simple implementation that always returns False. This implementation should be overridden in the _Client class.