Error encountered while creating routesetId in Azure indoor maps

Renangi Jagadeesh 25 Reputation points
2024-09-18T09:14:38.9166667+00:00

I have successfully created a DataRegistry by following the below Azure Maps documentation, after that generated a MapConfigurationId, and my map is rendering correctly.
https://learn.microsoft.com/en-us/azure/azure-maps/how-to-create-data-registries?tabs=System-assigned

I’m following the Azure Maps documentation for wayfinding and trying to retrieve the RoutesetId.
https://learn.microsoft.com/en-us/azure/azure-maps/how-to-creator-wayfinding

I have used below postman URL to get the routesetId
GET: https://us.atlas.microsoft.com/routesets/operations/{operationId}?api-version=2023-03-01-preview&subscription-key={Your-Azure-Maps-Subscription-key}
However, I receive the following error in response:
User's image

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
716 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. rbrundritt 17,981 Reputation points Microsoft Employee
    2024-09-20T16:49:50.47+00:00
    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.