jodel_api icon indicating copy to clipboard operation
jodel_api copied to clipboard

Unoffical Python Interface to the Jodel API

Results 18 jodel_api issues
Sort by recently updated
recently updated
newest added

This allows people to keep using jodel_api without having to wait for an update. I also added a version check, so jodel_api will prefer using the newer version over older...

## Issue The signing key is not correct, while being on the latest version of the api.. ... ## Environment If you're reporting a bug, please attach the output of...

A few months ago i tried mitm Jodel. Now i give it a second try. I have ssl unpinned the app with the xposed Framework and installed a custom certification...

## Issue I tested to write the code of example with my data, and as soon as I start the script, I get the error 477. Here is the traceback:...

## Issue Since 3 days all get-responses of jodel are empty, no error code just empty results ... @wetterfroschdus mentioned it is caused by needed verification process. Kind regards ...

Changed channel from None to Main. When channel is none the response is empty

## Issue i cant verify my account. I get this error code: ``` Creating new account. Traceback (most recent call last): File "jodelUser.py", line 16, in j.verify(a) File "/usr/local/lib/python2.7/dist-packages/jodel_api-1.2.7-py2.7.egg/jodel_api/jodel_api.py", line...

Sometimes (especially in the night), the Jodel API decides to throw either **504**'s (e.g. when creating/refreshing an account) or **503**'s (when looking up comments). These codes should be added to...