Azure Maps Weather Quarter Day Forecast issue

Maksym Samoilenko 26 Reputation points
2021-02-05T15:19:03.66+00:00

Hi there.
I'm working with Azure Maps Weather service and experiencing some issue here.

When I try with Get Current Conditions API call, all works perfect, I get correct data for different cities. But when I try with Get Quarter Day Forecast API call I'm constantly getting the same data for different cities :(
I'm working with manual from here:
https://video2.skills-academy.com/en-us/rest/api/maps/weather/getquarterdayforecastpreview

Examples of my calls:
NY: https://atlas.microsoft.com/weather/forecast/quarterDay/json?api-version=1.0&query=40.71305,-74.00723&subscription-key={myKey};

Denver: https://atlas.microsoft.com/weather/forecast/quarterDay/json?api-version=1.0&query=39.73845,-104.98485&subscription-key={myKey};

Boa Vista: https://atlas.microsoft.com/weather/forecast/quarterDay/json?api-version=1.0&query=2.81923,-60.67066&subscription-key={myKey};

Sydney: https://atlas.microsoft.com/weather/forecast/quarterDay/json?api-version=1.0&query=-33.87276,151.20534&subscription-key={myKey};

Could you please tell me where I'm wrong?

Best regards, Max.

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
653 questions
{count} vote

Accepted answer
  1. ErikLindeman 286 Reputation points Microsoft Employee
    2021-02-18T06:06:33.95+00:00

    @Maksym Samoilenko , this issue has been resolved. The bug that was causing this behavior has been fixed and the issue shouldn't happen again. Apologies for the inconvenience and thank you for your patience while waiting for a resolution.

    3 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. rbrundritt 16,456 Reputation points Microsoft Employee
    2021-02-08T18:12:42.5+00:00

    Oh, wow, that's not good. I was able to reproduce. Will escalate this internally for investigation. Thanks for reporting.

    1 person found this answer helpful.