Hi,
I am trying to connect to the Bing Maps connector to run the action "Get location by point." I have created an API key at https://www.bingmapsportal.com/ and set the security for "*powerautomate.com/*".
I get an error that authentication failed as "not authorized." I did cut and paste the API key in from Bing Maps. Any ideas?
Error code:
{"authenticationResultCode":"NotAuthorized","brandLogoUri":"http://dev.virtualearth.net/Branding/logo_powered_by.png","copyright":"Copyright © 2023 Microsoft and its suppliers. All rights reserved. This API cannot be accessed and the content and any results may not be used, reproduced or transmitted in any manner without express written permission from Microsoft Corporation.","errorDetails":["Access was denied. You may have entered your credentials incorrectly, or you might not have access to the requested resource or operation."],"resourceSets":[],"statusCode":401,"statusDescription":"The requested referrer is denied access.","traceId":"4e1daf38040f479e9699760bd9b77b15|CO00004BED|0.0.0.1"}