- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can't login via Splunk Javascript API
I have a local install of Splunk with default login details (username: admin, password: changeme) and I'm trying to run the examples provided by the Javascript SDK, and I get a 500 Internal Server Error upon login. I am sending a POST request to http:// localhost:6969 /proxy/services/auth/login?output_mode=json
and I get this as a response -
{"d":{"__messages":[{"type":"ERROR","text":"Proxy Error","code":"PROXY"}]}}
Both the Node server and Splunk are running on a Xubuntu VM, if that matters. What am I doing wrong?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

We are working on a fix and will have a new version of the JS SDK out soon. I dont know of any workaround. If you can downgrade, it should work with 0.8 without issues.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Any update on this? i am using latest JS SDK on Mac
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Newest version of Node from official repo so 0.10.12. Is there a way around it?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

What version of Splunk and Node are you running? Keep in mind that there is a known issue with 0.10 version of Node.
