web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Automate
Answered

Bing Maps truck Route

(0) ShareShare
ReportReport
Posted on by 9

I have a flow that post a post http (output seen below) but I get the following error [],"statusCode":500,"statusDescription":"CantFindNearbyRoad","traceId":"1903f27ec5b44948a311bb0fb36502dc|DU00000B71|0.0.0.0"

 

Any assitance would be appreciated

 

{
    "method""POST",
    "body": {
        "waypoints": [
            {
                "latitude"52.504
            },
            {
                "longitude"-2.139
            },
            {
                "latitude"52.502
            },
            {
                "longitude"-1.437
            }
        ]
    }
}
Categories:
I have the same question (0)
  • Verified answer
    gadgemondo Profile Picture
    9 on at

    Correct input should have been

     

    {
        "method""POST",
        "headers": {
            "Content-Length""227",
            "Content-Type""application/json"
        },
        "body": {
            "waypoints": [
                {
                    "latitude"52.504,
                    "longitude"-2.139
                },
                {
                    "latitude"52.502,
                    "longitude"-1.437
                }
            ]
        }
    }

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 304

#2
David_MA Profile Picture

David_MA 245 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 243 Most Valuable Professional

Last 30 days Overall leaderboard