In the latest release of SatNOGS DB, API key authentication is needed for accessing Telemetry API endpoint. If you have scripts using this API endpoint, you need to update them in order to authenticate with API key.
That’s strange… I have tested it with space, as it is noted in REST framework, and works fine. I’ll take a look later to make sure what happens. Thanks!
oh… this is the request on Network Observations endpoint and at least for now it doesn’t need an API token to work. The API token for now is only on DB Telemetry endpoint.
Oh, ok , i was thinking that it was made for both my bad But that’s weird because when i retried to get observations without the auth (that’s why i added it) , it didn’t work, and now, it’s ok … well maybe i miss click or something somewhere sorry.