Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JTempleton
Engaged Sweeper III
Good day!

In case anyone else is running into this issue, here is what I had to do:

Navigate to %windir%\system32\inetsrv\config on the webserver and open the following file: applicationHost.config
In the security setting section, change the 'anonymousAuthentication' to 'Allow' as shown below

<sectionGroup name="security">
<section name="anonymousAuthentication" overrideModeDefault="Allow" />

In addition, since we were using a private SSL cert, we had to add the root CA cert to the system we want to use the API.

Hope this helps.
0 REPLIES 0

Archive

This board contains archived posts from the retired Lansweeper Forum and Insiders Community.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now