Azure Maps Indoor Creator

Kovarik, Vlastimil 21 Reputation points
2020-09-03T09:34:24.69+00:00

Hello,

I am going through guide on https://video2.skills-academy.com/en-gb/azure/azure-maps/tutorial-creator-indoor-maps and I am just stucked on step 4 in article "Convert a Drawing package". There should be response from API service like,

{
"operationId": "<operationId>",
"created": "2020-04-22T19:39:54.9518496+00:00",
"status": "Succeeded",
"resourceLocation": "https://atlas.microsoft.com/conversion/{conversionId}?api-version=1.0",
"properties": {}
}

but I receive only

{
"error": {
"code": "Unauthorized",
"message": "Access denied, please inspect WWW-Authenticate header.",
"target": null,
"details": []
}
}

Do you have any ideas please, how to fix this?

Thanks for any advice!

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

0 additional answers

Sort by: Most helpful