Closed maxpaj closed 5 years ago
Hi @maxpaj , Thank you for reporting! I've just added this issue to our backlog. I think in the long term we will choose the same route as Webpack did - to validate not only the values, but also to check the property names (for typos etc). PS: 🍔 are delicious!
@adamkasprowicz nice! Thanks dude!
I accidentally provided empty credentials (undefined) to the constructor of KeenAnalysis. Stupid of me. In any case, the error message I got was really confusing until I found the mistake. Would be nice if the constructor can check the given credentials and throw an error if it fails.
The error I got from Keen when using
KeenClient.query( ... )
: