Importing ODATA definition in APIM

Arne Koning 30 Reputation points
2023-10-09T07:51:02.83+00:00

Hi All,

I am trying to import an Odata definition in APIM management. Last week this worked, but now an error message is displayed. A Bing search on the message did not bring me the solution.

error message: "OData API type is supported in api-version 2021-04-01-preview and above"

Any Idea what causes this error. The APIM instance is supporting API versions newer than the one mentioned in the error.

Knipsel

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,455 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,455 questions
{count} vote

Accepted answer
  1. JananiRamesh-MSFT 29,276 Reputation points
    2023-10-09T08:42:50.6+00:00

    @Arne Koning Thanks for reaching out. I am able to reproduce this issue at my end will check with Product group team on this and will update you. Meanwhile as a workaround can use the REST Api https://learn.microsoft.com/en-us/rest/api/apimanagement/current-preview/apis/create-or-update?tabs=HTTP#apimanagementcreateodataapi

    api-version=2023-03-01-preview allows import of odata type.

    We apologize for the inconvenience caused by the issue. Feel free to add a comment if any questions.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topic

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Jamie Jones 5 Reputation points
    2024-01-08T12:29:05.76+00:00

    This is still an issue. When is it planned on getting fixed?

    1 person found this answer helpful.
    0 comments No comments

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.