ContributionsMost RecentMost LikesSolutionsRe: JSON snap not working as expected I’ve seen that it is already working correctly as before because I had to reverse all changes :stuck_out_tongue_winking_eye: , so I assume this is already done. At least on PaaS… @ptaylor please confirm? Re: JSON snap not working as expected Thank you for this information! I thought I’m loosing my mind 🙂 Re: JSON snap not working as expected You see, I was right that snap is not working as it was before 🙂 Re: JSON snap not working as expected Thanks it seems to work! Do you know why it was working since like always, till last Thursday 16th of Feb and now it is not? Json is the same structure… It was going smoothly before. This is strange for me, my colleague has the very same issue with different pipeline, different json file, also there was a scheduled task last week and it went smoothly, today he has the same error message… Re: JSON snap not working as expected Re: JSON snap not working as expected no difference, even if I use get Re: JSON snap not working as expected but why it was working more than one year, it was still working on Thursday, and today it is not working? In release notes I see that Snaplogic was making some changes in JSON Splitter Snap - can this be a reason? Coincidence ? JSON snap not working as expected JSON splitter last week was working correctly. Pipeline was not edited, JSON format did not change, and yet Pipeline is crashing indicating error that JSON splitter is expecting list not an object. Before 17th of Feb it was working perfectly fine. was something changed in snap architecture? “Failure: Json Splitter expects a list, Reason: Found an object of type class java.util.LinkedHashMap, Resolution: The path $.data needs to refer to a list in the incoming document” Solved