Skip to content

Keeps saying configuration file not found #102

Description

@Vansen111

Hi, I have a problem using the tokenizer. I insert the source file and the configuration source filename having a valid json. I use the tokenizer in the build pipeline.
On build it keeps saying the configuration file cannot be found. It is checked in and has a valid json inside of it. Contents are as follows - to avoid mistakes that might be caused by underscores I put in both possibilities:
{
"Default Environment": {
"CustomVariables": {
"app.root.url": "https://abc.123..com",
"app_root_url": "https://abc.123.com"
}
}
}

Anyone can help me out?
Thx

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions