HTTP 401 error message

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

This error message 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.