Dear All,
"My OpenSky" shows currently a 100% availability. So according "Limitations for OpenSky users" I should be able to send 2000 requests a day using the REST API. Unfortunately X-Rate-Limit-Remaining shows me a maximum of 100 requests only. Hence I'm obviously doing something wrong with the authentication. In my C# WebRequest I'm using following URL:
https://myusername:mypassword@opensky-network.org/api/states/all?lamin=.....
I get a proper response for that call, but as said only 100 requests maximum.
Could someone please guide my to authorize the requests correctly? This is my first REST project
Many Thanks in advance
Blue Skies
Ubi