Error parasing my json: unexpected imput extention but it matches format


**

whats causing this im so confused

Hi @Adkmfs_Yt, could you share the text of the Lua script you are using to parse that JSON, e.g. could you share something like this:

local result = json.decode('{ "field": 5 }')