taskadapter / redmine-java-api

Redmine Java API
Apache License 2.0
269 stars 162 forks source link

Authentication error retrieveing Custom Field Manager #299

Closed ralcaidev closed 6 years ago

ralcaidev commented 6 years ago

I get an authentication error obtaining CustomFieldManager, everything else works fine. Tried with "createWithApiKey" and "createWithUserAuth".

JDK 8 running under WildFly 10. Same error in versions 3.0.1, 3.0 and 2.6.0

com.taskadapter.redmineapi.RedmineAuthenticationException: Authorization error. Please check if you provided a valid API access key or Login and Password and REST API service is enabled on the server.