Dashboards & Visualizations

Javascript SDK browser examples not working: 413 error

mscholtes
New Member

When I try to run any of the UI examples in splunk-sdk-javascript-1.2.1, the server returns error 413. I started the node server: "node sdkdo examples". Then I ran the timeline UI example in Chrome, after setting the login info to the correct Splunk password and version 6.0. The developer console in Chrome showed that the http request was:

 localhost:6969/proxy/services/search/jobs/1386894990.1173?output_mode=json

and the return status was 413 (Request Entity Too Large). So obviously the first http call, to get the SID of the search job, succeeded. If I take the same SID and submit it in the browser like this:

localhost:8089/services/search/jobs/1386894990.1173?output_mode=json

then the search succeeds and I get valid results back. What's going on?

Tags (3)
0 Karma

ineeman
Splunk Employee
Splunk Employee

We released an updated version of the SDK, 1.2.2, that should fix this issue. You can get it from:

dev.splunk.com: http://dev.splunk.com/view/javascript-sdk/SP-CAAAECM
GitHub: https://github.com/splunk/splunk-sdk-javascript

Let us know if this doesn't fix your issue!

Get Updates on the Splunk Community!

Leveraging Detections from the Splunk Threat Research Team & Cisco Talos

  Now On Demand  Stay ahead of today’s evolving threats with the combined power of the Splunk Threat Research ...

New in Splunk Observability Cloud: Automated Archiving for Unused Metrics

Automated Archival is a new capability within Metrics Management; which is a robust usage & cost optimization ...

Calling All Security Pros: Ready to Race Through Boston?

Hey Splunkers, .conf25 is heading to Boston and we’re kicking things off with something bold, competitive, and ...