Giter VIP home page Giter VIP logo

ovopy's People

Contributors

ii64 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ovopy's Issues

getWalletTransaction raise an error of httpStatus=404

I run on Python3.7.7. It was successfully login, but when calling this function, I got an error:

r = ovo.getWalletTransaction(page=1, limit=1)

error.OVOUnexpectedError: OVOHttpResponse(code=None, status=None, message=None, content=None, data=None, httpStatus=404)

def getWalletTransaction(self, page=1, limit=10,*_, **kws):

Another warning when importing ovopy: "DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working"

tidak bisa login error minta update playstore

halo gan, saya coba jalanin skripnya ya, ini saya dpet error kyak gini
Agar bisa mengakses OVO, Update terlebih dulu aplikasi OVO-mu melalui App Store / Play Store

saya udah ganti app-version ke yang terbaru, tapi masih tetap dpet error kyak gtu, apakah ada solusi ? terimakasih

getWalletTransaction gagal

Responnya begini mas
error.OVOUnexpectedError: OVOHttpResponse(code=None, status=404, message='Data Not Found!', content=None, data=None, httpStatus=404)
Barangkali sudah ganti url api nya ya?
Mohon bantuannya kalau ada update lagi.
Terimakasih banyak.

Please Update to Latest Version

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?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.