Navigation

    Windy Community

    • Register
    • Login
    • Search
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    1. Home
    2. mowoolli
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    mowoolli

    @mowoolli

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

    mowoolli Follow

    Latest posts made by mowoolli

    • RE: Point forecast API - free trial does not work

      @korina Hi, so how do I test random coordinates? This is the example code in the documentation. Omitting the coordinates does not work either.

      posted in Windy API v4
      M
      mowoolli
    • Point forecast API - free trial does not work

      I have generated a free trial API key for point forecasting, but the example shown in the documentation does not work.

      {
          "lat": 49.809,
          "lon": 16.787,
          "model": "gfs",
          "parameters": ["wind", "dewpoint", "rh", "pressure"],
          "levels": ["surface", "800h", "300h"],
          "key": "i-put-my-key-here"
      }
      

      I receive a 400 error in response, specifically it states that

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

      What is the issue? I would like to upgrade to the premium API, but this and the lack of technical support has me worried that it will be a waste of $1000.

      posted in Windy API v4
      M
      mowoolli