Skip to content

API stopped working? #16

@daniele-athome

Description

@daniele-athome

I can't find any news on the Internet, but did the API stopped working?

$ curl -vk https://api.radio.it/info/v2
< HTTP/1.1 410 Gone
< Date: Thu, 19 Aug 2021 07:38:08 GMT
< Server: Varnish
< X-Varnish: 853234572
< Age: 0
< Via: 1.1 varnish (Varnish/6.5)
< Content-Length: 0
< Connection: keep-alive

Mopidy logs:

  File "/usr/local/lib/python3.7/dist-packages/mopidy_radionet/radionet.py", line 100, in do_get
    self.get_api_key()
  File "/usr/local/lib/python3.7/dist-packages/mopidy_radionet/radionet.py", line 83, in get_api_key
    self.api_key = apikey_search.group(1)
AttributeError: 'NoneType' object has no attribute 'group'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions