Splunk Dev

[Fatal Error] :1:1: Content is not allowed in prolog.

surren
New Member

Hi, using splunk-sdk-java is being developed.
Login method call in development of the following error has occurred.

POST https://192.168.225.128:8000/services/auth/login => [Fatal Error]: 1:1: Content is not allowed in prolog.
com.splunk.HttpException: HTTP 400
at com.splunk.HttpException.create (HttpException.java: 59)
at com.splunk.HttpService.send (HttpService.java: 366)
at com.splunk.Service.send (Service.java: 644)
at com.splunk.HttpService.post (HttpService.java: 226)
at com.splunk.Service.login (Service.java: 556)
at com.splunk.ServiceTest.main (ServiceTest.java: 321)

What would I have to solve please answer.

Thank you.

Tags (2)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

wrong URL. you can't sent REST calls to SplunkWeb. try port 8089.

guilhem
Contributor

Thank you SO MUCH for the question and the answer. Just made my day.

So I suggest you accept the answer as it give the solution (was having the same problem, switching to port 8089 solved it)

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...