1. Check for any expired or not trusted certificate in IIS:
in IIS console, under server, check under "Server Certificates"
if not trusted then try to import the certificate on that server
2. Check also the related pool in IIS if it needs to run under a specific account
3. Restarting IIS might also help
4. Check in Designer under: Base Data | HTML Application
if the API web interface services are enabled.