JodelRaccoons / jodel_api

Unoffical Python Interface to the Jodel API
https://github.com/nborrmann/jodel_api
MIT License
18 stars 7 forks source link

Signed request expected #33

Open lakzan opened 1 year ago

lakzan commented 1 year ago

Issue

Hello, Seems like a secret key got changed, can't make a new account. Could you please update a secret key?

Environment

If you're reporting a bug, please attach the output of the following commands:

$ pip show jodel_api
$ pip -V
$ python -V
Python 3.9.13
$ python -c "import jodel_api; print(jodel_api.JodelAccount.version); print(jodel_api.JodelAccount.secret)"
7.51
b'YEKawcOEwzigovvWEFkBVWPIsgHhnIFmfMtfjYLS'