Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. awaly
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by awaly

    • RE: Error in https://api.windy.com/api/point-forecast/v2

      Sorry for this inconvenience everything worked fine when changing from Text to JSON.
      Sorted Out.

      Many Thanks

      posted in Developers
      A
      awaly
    • Error in https://api.windy.com/api/point-forecast/v2

      Re: 502 Response from Point Forecast API

      While trying to post this body mentioned below to https://api.windy.com/api/point-forecast/v2
      through Postman
      {
      "lat": 42,
      "lon": 12,
      "model": "gfs",
      "parameters": ["wind", "dewpoint", "rh", "pressure"],
      "key": "1234"
      }

      I am getting error 400 with this response

      Invalid request - "key", "model", "lat", "lon" or "parameters" are missing

      Please advise what is the problem here.

      posted in Developers
      A
      awaly