Successfactors spoke: "Retrieve departments" fails with JsonStreamParser error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 01:59 AM
Hi everyone.
We configured integration with SF on our instance, and some actions seems to be working correctly, for example "Retrieve worker profiles".
But during "Retrieve departments" test run we're getting an error saying:
com.glide.transform.transformer.exceptions.InvalidStructureException: JsonStreamParser[0]: JSON must be an object or an array: '<'
Error occurs in parser's Splitter step, and I see there that source format indicated as JSON indeed, but according to logs we're getting the answer as xml, so could this be a reason?
If so, what's the workaround for this? Does anyone else encountered this error?
Any input is highly appreciated.