Skip to content

Accout verification #31

@gaurav-stepin

Description

@gaurav-stepin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions