#[Closed] An error occurred while seeding data.The JSON value could not be

9 messages · Page 1 of 1 (latest)

slow kernel
#

when submiting data from .NET int variable to interger in appwrite

#

[Error] An error occurred while seeding data.The JSON value could not be converted to System.Int32. Path: $[4].NumberOfVillage | LineNumber: 67 | BytePositionInLine: 34.

slow kernel
#

it can't parse int?

slow kernel
#
        "Code": "1",
        "NameEN": "Meanchey",
        "Type": "Province",
        "NumberOfDistrict": 2,
        "NumberOfVillage": 7,
    },```
#

this is sample json,

sacred rune
slow kernel
#

should be before

#

I found issue, there is "NumberOfVillage": "1,010",