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://zcusa.951200.xyz/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.
723 questions
0 comments No comments
{count} votes

Accepted answer
  1. Roberto Lucchi 101 Reputation points
    2020-09-04T01:38:51.14+00:00

    Hello, have you appended the Azure Maps primary subscription key as parameter to the status url?

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.