Couldn't add Account as on clicking Add button after giving Server URL, USER ID, Password that shows the error message "Failed Authentication".
Hosted the redmine locally in a windows machine and available through "http:///redmine/"
Application works as expected, taking username and password at http:///redmine/login
Redmine version 2.4.2.stable
RedmineTime Tracker version 0.6.0
Looking through fiddler ( a web debugging tool) that shows the below url got triggered while clicking on the add button
http:///redmine/users/current.json?include=memberships
Authentication got failed even when tried with the above direct url.
Should I configure anything to get the authentication?
Couldn't add Account as on clicking Add button after giving Server URL, USER ID, Password that shows the error message "Failed Authentication".
Hosted the redmine locally in a windows machine and available through "http:///redmine/"
Application works as expected, taking username and password at http:///redmine/login
Redmine version 2.4.2.stable RedmineTime Tracker version 0.6.0
Looking through fiddler ( a web debugging tool) that shows the below url got triggered while clicking on the add button http:///redmine/users/current.json?include=memberships
Authentication got failed even when tried with the above direct url.
Should I configure anything to get the authentication?