Android Question JSON invalid

Pachuquin

Member
Licensed User
Longtime User
I need to parse an invalid JSON file and this is the error:

B4X:
{
    "language": "English",
    "score": "",  <-This comma is invalid
  },

That comma is invalid and the file has several of them. How can i remove all of them?

Thanks
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…