Closed springjools closed 2 years ago
You might want to try the following key (with Android client type):
Secret: KLznblPWytpbUKfDTBxHKpCpFQdrPIEGAyDFzstX Version: 7.35.1
It works kind of, but I think there is some shadow banning involved. But maybe it works for someone else. But try this:
import jodel_api
lat, lng, city = 48.148434, 11.567867, "Munich"
j = jodel_api.JodelAccount(lat=lat, lng=lng, city=city)
j.get_user_config()[1].get('user_blocked')
=> False
j.get_user_config()[1].get('user_blocked')
=> True
Issue
Api broken, probably needs to be updated for new version of jodel ...
Environment
If you're reporting a bug, please attach the output of the following commands: