Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error messages (45) #399

Open
HolQue opened this issue Jan 2, 2025 · 0 comments
Open

Error messages (45) #399

HolQue opened this issue Jan 2, 2025 · 0 comments

Comments

@HolQue
Copy link
Collaborator

HolQue commented Jan 2, 2025

JSONP:

{
    "$A:" : 1,
    "p01" : ${$A:}
}

Error:

'Invalid key name: ${$A:}. Key names have to start with a letter, digit or underscore.'

But expected:

'Invalid key name: "$A:". Key names have to start with a letter, digit or underscore.'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant