Hello,
To reproduce:
In browser:
HTTP500
(XHR)POST - http://mydomain/rest/servicedesk/1/customer/models
catalina out:
2018-08-28 10:51:41,007 http-nio-8080-exec-20 ERROR [my username] 651x506x1
ca5tto [my IP] /rest/servicedesk/1/customer/models
[c.a.p.r.c.error.jersey.ThrowableExceptionMapper]
Uncaught exception thrown by REST service:
Can not deserialize instance of int out of START_OBJECT token
at [Source: org.apache.catalina.connector.CoyoteInputStream@a7cdaa1;
line: 1, column: 194] (through reference chain:
com.atlassian.servicedesk.internal.rest.requests.ModelsRequest["options"]->
com.atlassian.servicedesk.internal.rest.requests.ModelsRequestOptions["portalId"])
org.codehaus.jackson.map.JsonMappingException:
Can not deserialize instance of int out of START_OBJECT token
at [Source: org.apache.catalina.connector.CoyoteInputStream@a7cdaa1;
line: 1, column: 194] (through reference chain:
com.atlassian.servicedesk.internal.rest.requests.ModelsRequest["options"]->
com.atlassian.servicedesk.internal.rest.requests.ModelsRequestOptions["portalId"])
at org.codehaus.jackson.map.JsonMappingException.from(JsonMappingException.java:163)
I've reproduced this bug with 3.14.2 and 3.15 on MS Edge.
Chrome works perfectly.
Hi Huseyin
Did you find a solution?
Cheers
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.