Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version API returning 406 error #38

Open
justnom opened this issue Aug 5, 2015 · 3 comments
Open

Version API returning 406 error #38

justnom opened this issue Aug 5, 2015 · 3 comments

Comments

@justnom
Copy link

justnom commented Aug 5, 2015

Redmine version: Redmine 2.6.5.stable.14300

When the versions API is called - it returns a 406 error - even with all permissions enabled and using an administrator account.

Example:

curl -I -H "X-Redmine-API-Key: xxx" https://my-redmine.com/projects/best-project/versions.json

Judging by the 406 error code I tried setting the Accept and Content-Type headers to application/json and still received the same error.

@markedagain
Copy link

+1

@markedagain
Copy link

anybody get a chance to look into this? this issue stops us from being able to use the plugin since we do alot of api calls to the system

@fishermans
Copy link
Contributor

Have fixed it in my repo.
versions_controller_patch.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants