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!

Splunk Security Content for Threat Detection & Response, Q1 Roundup

Join Principal Threat Researcher, Michael Haag, as he walks through:An introduction to the Splunk Threat ...

Splunk Life | Happy Pride Month!

Happy Pride Month, Splunk Community! 🌈 In the United States, as well as many countries around the ...

SplunkTrust | Where Are They Now - Michael Uschmann

The Background Five years ago, Splunk published several videos showcasing members of the SplunkTrust to share ...