Skip to content
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

Please Update to Latest Version #2

Open
osyduck opened this issue Apr 6, 2020 · 1 comment
Open

Please Update to Latest Version #2

osyduck opened this issue Apr 6, 2020 · 1 comment
Labels
todo a todo

Comments

@osyduck
Copy link

osyduck commented Apr 6, 2020

Traceback (most recent call last):
File "tes.py", line 13, in
lsc = ovo.loginSecurityCode('252101', vl2fa.updateAccessToken)
File "D:\PythonLib\ovo\ovo\ovopy\main.py", line 88, in loginSecurityCode
return self.client.loginSecurityCode(pin_code,updateAccessToken)
File "D:\PythonLib\ovo\ovo\ovopy\api\client.py", line 171, in loginSecurityCode
raise OVOUnexpectedError(err)
error.OVOUnexpectedError: OVOHttpResponse(code=9999, status=None, message='Please update to the latest version of OVO app to enjoy all the features offered by OVO', content=None, data=None, httpStatus=410)

could you help me to update this script?

@osyduck
Copy link
Author

osyduck commented Apr 7, 2020

Solved by changing app version header to 'app_version' : '3.8.1' in main.py line 14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo a todo
Projects
None yet
Development

No branches or pull requests

2 participants