particle-iot / cloud

A place to discuss issues, enhancements, features for: API, Cloud Compiler, Web IDE (Build), Webhooks, Console, and Device Setup
2 stars 0 forks source link

Upper/lower case issue when creating customers via API #36

Open blave opened 6 years ago

blave commented 6 years ago

"When you create a customer that has capital letters in their email, an error is returned and no access token is provided. Then, if you try again with their lowercased email, they tell you that that customer already exists. I've changed my codebase to only send you guys lowercased emails, but I just wanted to tell you guys of this edge case I found in case you want to do something about it!" (ZD # 55600)