nborrmann / jodel_api

Unoffical Python Interface to the Jodel API
MIT License
150 stars 33 forks source link

Only get PHONE_REGISTRATION_ERROR, anybody knows whats up? #67

Closed ghost closed 6 years ago

ghost commented 6 years ago

I only get PHONE_REGISTRATION_ERROR when i try to verify an account, no matter what I try, I've tried with proxy, I tried with python 2.7 and 3. Reinstalled the jodel api, currently using version jodel api version 1.2.10. But always the same error.

The biggest suspicion i have is that jodel_api seems to be targeting version 4.77.4 while jodel has released 4.78.1, but other people seems to get it to work so i guess its something on my side? I don't have any fancy code at all, just import, create account then try to verify it. But still same issue. I get as far as to create the account then i get the registration error. Anyone had the same problems?

nborrmann commented 6 years ago

Duplicate of #61