question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Accout verification

See original GitHub issue

Hello There,

Issue

I cloned latest package and tested but while when I use verify account call I get following error

(500, {u’metadata’: None, u’error’: u’Invalid Version: 4.47’}) …

Environment

As mentioned I cloned latest package which is 4.47. Which is mentioned in error also but not sure why it is giving this error.

Output of commands 
pip show jodel_api

Name: jodel-api
Version: 1.1.6
Summary: Unoffical Python Interface to the Jodel API
Home-page: https://github.com/nborrmann/jodel_api
Author: Nils Borrmann
Author-email: n.borrmann@googlemail.com
License: MIT
Location: /usr/local/lib/python2.7/dist-packages/jodel_api-1.1.6-py2.7.egg
Requires: requests, future, mock

pip -V
pip 9.0.1 from /home/jaldip/.local/lib/python2.7/site-packages (python 2.7)

python -V
Python 2.7.12

python -c "import jodel_api; print(jodel_api.JodelAccount.version); print(jodel_api.JodelAccount.secret)"
4.46.3
NtvKysLpomvFvDcZJMEhJrCDhaLRtcPFvspSMwZD

Thanks

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:36 (21 by maintainers)

github_iconTop GitHub Comments

1reaction
nborrmanncommented, Jun 18, 2017

Boom!

>>> j.version
4.48
>>> j.get_user_config()[1]['verified']
True
0reactions
ioncodescommented, Jan 20, 2018

@gitarre94 No, you gotta inform yourself first.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Verify your Google Account
To see if your account is verified, sign into your Google Account. If it hasn't been verified yet, you'll see a message asking...
Read more >
Instant Bank Account Verification
Instant bank account verification is a safe, secure, and quick way to instantly verify and connect verified accounts in real time with reduced...
Read more >
Account verification
Account verification is the process of verifying that a new or existing account is owned and operated by a specified real individual or...
Read more >
2-Step Verification
2-Step verification is a proven way to prevent widespread cyberattacks. Turn it on wherever it's offered to protect all your online accounts.
Read more >
Bank Account Verification Methods | ACH Payments
Verifying a bank account can mitigate the risk of ACH returns by ensuring funds are going to and coming from legitimate bank accounts....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found