Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Bing Reverse Geocoding

(0) ShareShare
ReportReport
Posted on by 160

hello,

 

I have been using my flow with reverse geocoding for weeks without any issue. Now I have permanent errors, and I cannot find out what to change.

 

I look at my sharepoint List for longitude and latitude, and with the bing maps API I write the country ISO code 2 and the name of the locality in 2 columns of the same list

 

Thanks for your help

 

{
 "host": {
 "connectionReferenceName": "shared_bingmaps",
 "operationId": "GetLocationByPoint"
 },
 "parameters": {
 "latitude": 51.69766,
 "longitude": 8.73512,
 "includeEntityTypes": "locality",
 "includeNeighborhood": true,
 "include": true
 }
}{
 "statusCode": 400,
 "headers": {
 "X-BM-TraceID": "8996eb77789247f89dfdef33d391a7e9",
 "X-BM-FE-Elapsed": "13",
 "X-BM-Srv": "DU0000276C",
 "X-MS-BM-WS-INFO": "0",
 "Access-Control-Allow-Origin": "*",
 "Access-Control-Allow-Methods": "POST,GET,OPTIONS",
 "Access-Control-Allow-Headers": "Content-Type,X-FD-Features,X-FD-FLIGHT,PreferAnonymous",
 "Timing-Allow-Origin": "*",
 "x-ms-apihub-cached-response": "false",
 "x-ms-apihub-obo": "true",
 "Cache-Control": "no-cache",
 "Date": "Mon, 02 May 2022 09:15:28 GMT",
 "X-AspNet-Version": "4.0.30319",
 "X-Powered-By": "ASP.NET",
 "Content-Length": "681",
 "Content-Type": "application/json"
 },
 "body": {
 "authenticationResultCode": "ValidCredentials",
 "brandLogoUri": "http://dev.virtualearth.net/Branding/logo_powered_by.png",
 "copyright": "Copyright © 2022 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": [
 "One or more entity types specified in the entityTypes parameter are invalid or not supported."
 ],
 "resourceSets": [],
 "statusCode": 400,
 "statusDescription": "Bad Request",
 "traceId": "8996eb77789247f89dfdef33d391a7e9|DU0000276C|0.0.0.1"
 }
}

 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,702 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,015 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow