Error converting value{null} to type ‘System.Int.32’ Path ‘body[0].counter Home › Forums › Bugs › Error converting value{null} to type ‘System.Int.32’ Path ‘body[0].counter This topic has 1 reply, 1 voice, and was last updated 2 months, 2 weeks ago by eneidaxhepa. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 31, 2025 at 8:09 am #1207 eneidaxhepaParticipant October 31, 2025 at 8:12 am #1208 eneidaxhepaParticipant To fix this error, locate the variable counter in the path value. You’ll see it is declared as int counter. To handle null cases and prevent the error, change it to int? counter Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In