-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added option to get jodel key and version from environment variables. #70
base: master
Are you sure you want to change the base?
Conversation
…ough environment variables.
Codecov Report
@@ Coverage Diff @@
## master #70 +/- ##
=======================================
- Coverage 94.68% 90% -4.69%
=======================================
Files 6 6
Lines 508 520 +12
=======================================
- Hits 481 468 -13
- Misses 27 52 +25
Continue to review full report at Codecov.
|
Hello, |
Mhm works for me, can you walk me through the steps you took? |
Also, the checks aren't working anymore, because Jodel seems to return empty objects for unverified accounts now. |
@wetterfroschdus do you know how it is possible to verify the account? Using the methods mentioned here doesnt work ... |
Hello @wetterfroschdus I am having the same issue with that 477 Error. The question might be getting old. I updated the jodel_api to 1.2.12 with all the changes to the version and secrets. However, I just found out the newest version of Jodel is already version 4.92.2. Do you have any idea how I might get in possession of such? |
Try this. |
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 versions. This way, people don't have to worry about having old keys in their environment variables.
Oh and I also added the newest Key and Version.