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 line raises an exception if receiving a GET request to /v1/customers containing email parameter e.g. stripe.Customer.list(email = 'address@domain.com')
this line raises an exception if receiving a GET request to /v1/customers containing email parameter e.g.
stripe.Customer.list(email = 'address@domain.com')