Splunk Dev

Why am I receiving an XmlException when logging on using the C# sdk?

shaselschwerdt
Engager

I have a very simple code snippet in a console app designed to just setup a service and log on.

var service = new Service(new Uri( "https://my-instance-name.cloud.splunk.com" ) );
service.LogOnAsync( "username", "password" ).Wait();

The inner exception of the AggregateException is an XmlException with this message: "Unexpected DTD declaration. Line 1, position 3." I'm sure this is something really simple.

For reference, I'm trying to connect to Splunk Cloud with the Splunk.Client NuGet v.2.2.5 and .NET Framework v4.5.2.

Thanks for any help.

Tags (3)
0 Karma
1 Solution

shaselschwerdt
Engager

I actually fiddled the response and found out I was getting a full html page back, so apparently I was using the wrong uri endpoint.

View solution in original post

0 Karma

shaselschwerdt
Engager

I actually fiddled the response and found out I was getting a full html page back, so apparently I was using the wrong uri endpoint.

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 ...