Skip to content

The request for path /NAV2018CU4/dev/apps?SchemaUpdateMode=synchronize failed with code 422. Reason: The extension specifies a higher compilation target than allowed. #2021

Description

@CnCollins

Hi

I have installed the NAV2018CU4 release on my laptop and installed the VSIX that came with it into Visual Studio Code.

I am trying to do some Automated Testing on an extension I am writing and have set the app.json to have the following settings, so that the Test Objects are available:

"platform": "11.0.0.0",
"application": "11.0.0.0",
"test": "11.0.19846.0",

However when I try to run the code, I get the following error:

The request for path /NAV2018CU4/dev/apps?SchemaUpdateMode=synchronize failed with code 422. Reason: The extension specifies a higher compilation target than allowed.

The only help I've found on the web regarding code 422 is about a date format issue, but that has a different message.

Can anyone help?

Thanks

Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    customer-supportThe issue should be directed to CSS by the partner through the official channels.question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions