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
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.