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!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...