Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. Steffen Weber
    S
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 2
    • Posts 5
    • Groups 0

    Steffen Weber

    @Steffen Weber

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

    Steffen Weber Unfollow Follow

    Latest posts made by Steffen Weber

    • Problems with Webcam API

      Hi,
      we are experiencing problems with the webcam api since about 7:11 UTC. When downloading a webcam via this example code line:
      curl --request GET --url 'https://api.windy.com/webcams/api/v3/webcams?webcamIds=1401795663&include=images,location' --header 'x-windy-api-key: my-api-key'
      all we get in response is this:
      {"message":["each value in webcamIds must be an integer number"],"error":"Bad Request","statusCode":400}
      We had no problems whatsoever with this before, has anything changed that we are not aware of?
      Any help on this would be greatly appreciated!
      Best regards
      Christoph Bollmeyer

      posted in Windy Webcams
      S
      Steffen Weber
    • RE: Webcam-API does not deliver all webcams

      @korina Thank you for the answer...

      posted in Webcams API
      S
      Steffen Weber
    • RE: Webcam-API does not deliver all webcams

      @korina The Webcam API https://api.windy.com/webcams

      posted in Webcams API
      S
      Steffen Weber
    • RE: Webcam-API does not deliver all webcams

      @korina The professional API

      posted in Webcams API
      S
      Steffen Weber
    • Webcam-API does not deliver all webcams

      Hi,

      there are some Webcams shown on windy.com which are not found by the API.

      For example, the webcam from Ingolstadt does not appear in the list.

      Bildschirmfoto-20210304130831-1920x1044.png

      curl --request GET --url 'https://api.windy.com/api/webcams/v2/list/nearby=48.761389,11.429722,1/orderby=distance?show=webcams:basic,category,image,location,user' --header 'x-windy-key: XXX'
      {"status":"OK","result":{"offset":0,"limit":10,"total":0,"webcams":[]}}(base) 
      

      Do you know why?

      Thanks,
      Steffen

      posted in Webcams API
      S
      Steffen Weber