Splunk Cloud Platform

Javascript SDK Post request 404

gate6splunk
Observer

I am trying to send Post request in Storage Password service but it is giving 404 error and sending request on 8000 port and not on 8089 port. Below is the sample code :

 

let storage_pwd = new splunk_js_sdk.Service.StoragePassword(splunk_js_sdk_service, 'test', application_name_space);
storage_pwd.post('test',{name: "Splunker",
realm: "SDK",
password: "password_here"}, function(e,r){
console.log(e,r);
})
 
common.js:1035 POST http://localhost:8000/en-US/splunkd/__raw/servicesNS/nobody/test/storage/passwords/test/test?output_mode=json
404 (Not Found)
 
Any help will be appreciable.
0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...