While answering another thread on the forum today, I was playing around with the Bing Maps connector, specifically the BingMaps.GetRouteV2 function. Each time I use this connector today it returns a blank record. I am using the following syntax:
BingMaps.GetRouteV2("48.0,-114.0","48.0,-115.0").travelDistance
I was expecting a result of a route distance as a number. I have substituted city names "Seattle, WA", postal/zip codes, and other data in the wp.0 and wp.1 strings for this connector. Same result, blank record coming back. I have removed and re-added the connector to ensure that wasn't an issue.
Interestingly, I can get the Power Automate version of the connector to work and return valid records. I will get on Postman and test the API itself, but I expect all is well there.
Anyone else noticing problems with this connector within Power Apps, or see a flaw in what I am doing?
Thanks in advance,
Bryan