Open
Description
I've been having trouble connecting to Splunk using this sdk, and it's hard to debug the problems given the lack of error messages (all I get is a 400 http error code). As it respects to documentation, I'd expect to see documentation which explains clearly what are the possible sets of parameters that could be accepted (e.g. one could authenticate using a session key and not just a username/password combination, but then what else is required?). Would be great if you could improve your documentation, and also improve the sdk to return informative error messages that could be used in debugging.