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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...