Version identifier not working

Christian Haugseng Smebye 0 Reputation points
2024-09-03T11:35:19.54+00:00

Hi,

I have attempted to create a new version of an API via the context menu (...) and "Add version". I set the "Version identifier" to 3.1 and changed, among other things, the Web service URL.

When I try to access the new version of the API, I get "Unsupported API version". https://video2.skills-academy.com/en-us/azure/azure-app-configuration/rest-api-versioning#unsupported-api-version

When I try with the original version (3), it works fine.

If I try with a version I know doesn't exist, I get a 404 "Resource not found," as expected.

What have I set up incorrectly?

(I am running on the Pricing tier Basic and platform version stv2 and the subscription key is valid.)User's image

User's image

User's image

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,074 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Christian Haugseng Smebye 0 Reputation points
    2024-09-04T18:15:03.1733333+00:00

    Hi and thanks for reply @LeelaRajeshSayana-MSFT !

    I have tried using the same backend service, but I’m still getting the same result.

    In the API where I changed the backend service, it supports the same specifications, and my request is configured correctly. The request reaches the API since I receive the "Unsupported API version" response, but it doesn’t seem to pass through the APIM.

    The version identifier is in the header.

    Any clues?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.