Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't search by customer email #128

Open
bushev opened this issue Feb 29, 2020 · 1 comment
Open

Can't search by customer email #128

bushev opened this issue Feb 29, 2020 · 1 comment

Comments

@bushev
Copy link

bushev commented Feb 29, 2020

Command:

curl localhost:8420/v1/customers?email=test@example.com -u sk_test_12345:

Expected: A customer object returned

Actual:

{
  "error": {
    "message": "Unexpected email",
    "type": "invalid_request_error"
  }
}
@adrienverge
Copy link
Owner

@bushev do you want to contribute this feature to localstripe?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants