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
Works when your values are pure strings such as "Todd", but fail to return results when your strings are like in my case of a phone number following the following pattern "+15555555".
This behavior is working in the javascript sdk, but does not in the python version.