Skip to content

Incorrect token in JsonParserException #1

Description

@wb9688

When I do the following:

JsonParser.object().from("{ appel: flap }");

The exception has the following error message:

com.grack.nanojson.JsonParserException: Unexpected token 'fap'. Did you mean 'false'? on line 1, char 10

As you can see, it says fap, while it should say flap.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions