04-10-2017 04:56 AM - edited 04-10-2017 04:57 AM
API Version: 1.0.148.0
Act Premium V19.1 update 2
Windows 2012 server
We did an test on our demoserver, three database connected to the APFW
Accessible to browsers
Then we test the API, two databases are given an token, the third database (is a restore from a older Act! version) gives an authorisation screen
All databases are in the same directory and shared
See screens for examples
05-16-2017 10:12 AM
05-23-2017 09:14 AM
Most likely what is causing this is "Windows Authentication" is enabled on the API application. If you go into IIS and select the "act.web.api" application, should be under the Default Web Site. Click on the "Authentication" icon in the right panel. You should see a list of authentication names. The only thing that should be enabled for the Act.Web.Api web application is "Anonymous Authentication" and "ASP.NET Impersonation". Just disable all other authentications.