Giter Site home page Giter Site logo

ovoid-nodejs's People

Contributors

apriady avatar dependabot[bot] avatar febrimaulana avatar makansukros avatar mukhlisakbr 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  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

ovoid-nodejs's Issues

loginSecurityCode Error

loginSecurityCode(securityCode, updateAccessToken) {
let data = {
'deviceUnixtime': Math.floor(new Date() / 1000),
'securityCode': securityCode,
'updateAccessToken': updateAccessToken,
'message': ''
};
return ovo.post('v2.0/api/auth/customer/loginSecurityCode/verify', data, this.headers)
}

transferOvo

saya test menjalankan transferOvo balikan yang saya dapat seperti ini mas.

Error: StatusCodeError: 403 - {"code":10010001,"content":{"present":false},"message":"sorry unable to handle your request"}

InvalidParameters, UnhandledPromiseRejectionWarning, DeprecationWarning

(node:8765) UnhandledPromiseRejectionWarning: InvalidParameters: Invalid parameters
    at ovoidError (/var/www/nodejs/node_modules/ovoid/src/helper/errors.js:90:39)
    at rpOvo.catch.err (/var/www/nodejs/node_modules/ovoid/src/helper/request.js:23:7)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:8765) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:8765) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Invalid version

how to update the version of ovo application, so the ovo server can recognize the valid version ?

Failed Get OTP

{
data: null,
response_code: 'OV00060',
response_message: 'Nomor Ponsel Tidak Valid'
}

dist/ folder not found

abis install npm i ovoid ternyata gak ada dist/ nya dan di dalem folder ovoid itu gak ada function js nya sama sekali

image

Get Balance Ovo

the OVO balance doesn't match the existing balance. Could you help ? thank you !

saya mencoba mendapatka auth token

yang saya dapatkan setelah menajalankan auth token adalah seperti ini mas

Error: StatusCodeError: 410 - {"message":"Please update to the latest version of OVO app to enjoy all the features offered by OVO","minAppVersion":"3.9.0","osName":"android","code":9999}

ini kenapa ya mas ?

refresh token

Hi guys,

do you able to find out how ovo get refresh token? Thanks

`authToken` always InvalidParameters, It's still Work?

After 2 step phone and OTP on step 3 loginSecurityCode always return InvalidParameters error.

InvalidParameters: Invalid parameters
    at ovoidError (/media/ryanaunur/Project/ovo-cli/node_modules/ovoid/src/helper/errors.js:90:39)
    at rpOvo.catch.err (/media/ryanaunur/Project/ovo-cli/node_modules/ovoid/src/helper/request.js:23:7)

accessToken after OTP not always require security PIN

{ mobile: '085111222333',
  message: 'This account don\'t have security code yet',
  email: '[email protected]',
  fullName: 'YOUR NAME',
  isEmailVerified: true,
  isSecurityCodeSet: false,
  updateAccessToken: '9699d68a5a6b4f358bf22b57f8e7faab' }

Module parse failed: Unexpected token (200:6) You may need an appropriate loader to handle this file type.

I'm trying to use your code in a vue app using NodeJS

ERROR Failed to compile with 1 errors 6:35:08 PM

error in ./node_modules/ovoid/src/index.js

Module parse failed: Unexpected token (200:6)
You may need an appropriate loader to handle this file type.
| return {
| 'Authorization': this.authToken,
| ...this.headers
| }
| }

@ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/views/MyAccount.vue 436:12-28
@ ./src/views/MyAccount.vue
@ ./src/router/index.js
@ ./src/main.js
@ multi (webpack)-dev-server/client?http://localhost:8081 webpack/hot/dev-server ./src/main.js

get qrcode

Is there a method to generate a qrcode from a profile ?

Can't login with OVO api

{
  data: null,
  response_code: 'OV00617',
  response_message: 'Perangkat/aplikasimu udah dimodifikasi. Ayo atur ulang ke pengaturan asli dan download lagi OVO di App Store/Google Play buat login kembali.'
}

bagaimana saya bisa memperbaiki kode error di atas? terima kasih

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.