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 your FGLPROFILE file.

Solution:

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