You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: