Project

General

Profile

2.5.2 REST API PUT/POST methods do NOT work

Added by Di Kang over 9 years ago

Hello, there,

I am testing Redmine 2.5.2 REST API. I tried to update an issue (such as its description or add comment fields) via its REST API. I tried with both json and xml data by using the issues PUT method. The client side got 200 (OK) code. The production log also showed everything is fine. However, the content of the issue could NOT be updated. I checked from Redmine GUI, also check with the REST API issues get method. There were no changes.

Any idea ? Do I need any special configuration ?

I used basic authentication - the username/password and also tested the token, same results. I also tested an early redmine version (2.2.3), which complained authorization CRSF error in production log. However, after I re-installed the redmine 2.5.2, this error disappeared. But the content still keep unchanged.

Thanks


Replies (1)

RE: 2.5.2 REST API PUT/POST methods do NOT work - Added by Thibaud Lepretre about 9 years ago

I have exactly the same issues? Any news or solution?

Thanks

    (1-1/1)