Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login

    Windy API, test - just returns NULLs over all.

    Scheduled Pinned Locked Moved Windy API v4
    1 Posts 1 Posters 1.5k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Martin lsv20M Offline
      Martin lsv20
      last edited by

      When testing the API, only NULLs are returned for each value.

      Its totally fine that it is random data, but NULL is pretty hard to test against. Could we atleast get some data instead of NULL?

      Lot of the response has been redacted for readability.

      {
        "ts": [
          1755054000000,
          1755064800000,
          ....
        ],
        "units": {
          "temp-surface": "K",
          "dewpoint-surface": "K",
          ....
        },
        "temp-surface": [
          null,
          null
        ],
        "dewpoint-surface": [
          null,
          null
        ],
        ....
        "warning": "The testing API version is for development purposes only. This data is randomly shuffled and slightly modified."
      }
      
      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Windy Community  |  Powered by excellent NodeBB
      Terms of Use     Privacy Policy     Windy.com