Access to SiteInfo-XML with BASIC user ?

I tried to access the SiteInfo.xml in different ways.

So far it only worked with AD users.

Is that even possible with BASIC users?

We have a C-code system and access http:///RCServer/SiteInfo.xml.

Because of https://developer.milestonesys.com/s/question/0D53X00006K5rdnSAB/different-soap-versions we cannot use AD users.

This article is our recommendation for you to read - Soap Services for XProtect - https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/intro_soap_protocols.html&tree=tree_3.html

When you use Basic user, you need to use SSL, please see [Overview of services] in the middle of the article.

Many thanks for the answer.

I know this article.

However, the site info is not accessed via SOAP. This is a normal XML download. See

https://doc.developer.milestonesys.com/html/reference/protocols/siteinfo.html

I also tried an https connection, but it doesn’t work.

Is there another statement?

A “no” or “is not possible” would also be an answer.

Then, of course, the next question is: Can a future version implement this xml-download for BASIC users ?

Sorry you received no reply.

No, it is not possible. It is on our wish-list to make this information available in another form so that basic authentication and protocols can be used, it is not currently possible.