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!

Splunk Observability Synthetic Monitoring - Resolved Incident on Detector Alerts

We’ve discovered a bug that affected the auto-clear of Synthetic Detectors in the Splunk Synthetic Monitoring ...

Video | Tom’s Smartness Journey Continues

Remember Splunk Community member Tom Kopchak? If you caught the first episode of our Smartness interview ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud? Learn how unique features like ...