Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. leoapertum
    L
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    leoapertum

    @leoapertum

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    leoapertum Unfollow Follow

    Latest posts made by leoapertum

    • Invalid request

      I'm trying the API for the first time. I have created a request that is almost identical to the one in the docs:

      {
      "lat": 49.809,
      "lon": 16.787,
      "model": "gfs",
      "parameters": ["wind", "dewpoint", "rh", "pressure"],
      "levels": ["surface"],
      "key": "Gk7LmFfd9aULH1vZd3XvwN9cvdCTBool"
      }

      When posting this to the API with curl:

      curl --data-binary @fetch.json https://api.windy.com/api/point-forecast/v2

      I'm getting "Invalid request - "key", "model", "lat", "lon" or "parameters" are missing." as the response.

      Can anyone spot the problem?

      posted in Windy API v4
      L
      leoapertum