Skip to content

Error converting value \"mcp\" to type 'Microsoft.Azure.ApiManagement.Management.Contracts.ApiTypeContract'. #31

@kerski

Description

@kerski

I attempted to create the MCP Server with the new preview feature and got this message:

{
"error": {
"code": "ValidationError",
"message": "One or more fields contain incorrect values:",
"details": [
{
"code": "ValidationError",
"target": "representation",
"message": "Parsing error(s): An error occured while parsing the input. Message: Error converting value "mcp" to type 'Microsoft.Azure.ApiManagement.Management.Contracts.ApiTypeContract'. Path 'type', line 2, position 15."
}
]
}
}

I did verify I have AI Gateway Early set for my updates.

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