Skip to content

Another list index out of range #121

@HolQue

Description

@HolQue

In the following JSON code a closing curly bracket is missing (and the referenced parameter does not exist also).

"param2" : "${IAMNOTEXISTING",

This causes the following error message:

'list index out of range'

Why this? A list is not involved.

Expected is an error message telling about a missing closing bracket.

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions