HTTP 401 error message

An HTTP 401 error message means the server is asking for, but not receiving, authentication (login and password).

This means authenticate.xxx.login and authenticate.xxx.password are not correctly configured. The login and password should be provided in the FGLPROFILE.

Solution:

  1. Open the FGLPROFILE used by the application.
  2. Add entries for authenticate.xxx.login and authenticate.xxx.password .
  3. Save your changes.