-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 5.1.1, 5.2.8, 5.2.9
-
Component/s: REST API
-
5.01
WARNING: A servlet POST request, to the URI http://localhost:8080/rest/issueNav/1/suppressedTips, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
This issue is actually a bug in the Atlassian REST plugin and is being tracked here : https://ecosystem.atlassian.net/browse/REST-200.
- is duplicated by
-
JRASERVER-38226 WARNING: A servlet POST request, to the URI https:
-
- Closed
-
- is related to
-
CONFSERVER-24962 Using REST methods with @FormParam causes misleading warnings in logs
-
- Closed
-
- is caused by
-
REST-200 Loading...
- links to