I have fixed it using trim after I have sent the existing queue to external webhook in which have set the content type into json.
About new data, as well the problem was that they didn’t use content-type headers.
Original data was everything under ‘value’ as json which cause the error.
I succeed transfer all queue and fixed future data.
Thanks
I just wanted to jump in and say thank you for sharing your solution with the community. Great to see that you were able to figure this out on your own.
FYI:I marked your reply as a solution for any folks searching for similar info in the future. This way, they’ll know where to look and the community will stay neat and tidy