Search code examples
azurehttp-status-code-401azure-maps

Microsoft Azure Maps / Postman upload error


I'm trying to upload my zip file for conversion for Azure maps using Postman and I have followed all the steps but I'm getting a WWW-Authenticate error in postman.

401 Unauthorized. SharedKey realm="https://atlas.microsoft.com/, error="InvalidKey", error_description="The provided key was incorrect or the account resource does not exist."

I'm totally stumped as to why it's not working and have created another Azure resource, rotated my keys and still can not figure this out. Looking online I haven't found much help and don't really understand the issue. If someone could give some help or advice that would be great.


Solution

  • Are you getting an invalid key error because the brackets around the subscription-key query parameter was not removed?