Hi, I am trying to get Repository API working.
my Appsettings.json are as follows, but then I browse from IIS to the API site, I get this error
{
"Logging": {
"LogLevel": {
"Default": "Trace"
}
},
"AllowedHosts": "*",
"AccessTokenExpirationLimit": "00:15",
"EnableApiLimit": "false",
"EnableGetRepositoryListApi": false,
"EnableLaserficheServerSSL": true,
"KeyedConcurrentLicense": "",cmd
"LaserficheServerName": "<server LF is installed on>",
"LaserficheWebClientHostUrl": ""
}
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x8007000d
Config Error
Config File \\?\C:\Program Files\Laserfiche\API Server\LFRepositoryAPI\web.config
Requested URL https://apiserverfqdn:443/lfrepositoryapi
Physical Path C:\Program Files\Laserfiche\API Server\LFRepositoryAPI
Logon Method Not yet determined
Logon User Not yet determined