Using ajax i request a authenticationID like this:
This is wrong because the real HTTP-Transfer is this:
(By the way: response-type is "application/json;charset=UTF-8")
I see a clash between
-1369082024195183657 and
-1369082024195183600
How to prevent the rounding or is it a bug?
Yes it is a bug. The Server returns illegal JSON! Created report: https://github.com/FasterXML/jackson-core/issues/291