beldahanit
Results
2
comments of
beldahanit
Sorry that was a typo when composing the example. I have corrected it above. It is actually throwing this error with the correct: `Content-Type: application/scim+json`
I was able to solve this issue by adding dependent jar files - jersey-media-json-jackson-x.xx.jar - jersey-entity-filtering-x.xx.jar to the application classpath. These files provide Jersey an ability to serialize and deserialize...