Skip to content

NEW ENDPOINT #46

Answered by SilentX26
lintangtimur asked this question in Q&A
Apr 18, 2021 · 11 comments · 66 replies
Discussion options

You must be logged in to vote

Invalid Decrypted String / PIN payload validation failed

Untuk yg stuck di step 4 dan mengalami error sperti diatas, error tsb terjadi karna parameter value pada key password tidak valid.

Parameter tsb seharusnya adalah string payload yang di enkripsi menggunakan public key yang di dapatkan dari user/public_keys, lalu di encoding menggunakan base64.

Flow lengkapnya dibawah ini:

  1. data yang di enkripsi berupa string dengan pola berikut: "LOGIN|" + securityCode + "|" + currentTimeMillies + "|" + deviceId + "|" + phoneNumber + "|" + deviceId + "|" + otpRefId.
  2. Keterangan:
    • securityCode: berupa PIN akun ovo anda
    • currentTimeMillies: berupa waktu (dalam milisecond) pada saat anda hit ke API OVO
    • d…

Replies: 11 comments 66 replies

Comment options

You must be logged in to vote
1 reply
@lintangtimur
Comment options

Comment options

You must be logged in to vote
4 replies
@g00m00nry0ng
Comment options

@lintangtimur
Comment options

@cvkjm
Comment options

@lintangtimur
Comment options

Comment options

You must be logged in to vote
11 replies
@Willi8910
Comment options

@g00m00nry0ng
Comment options

@Willi8910
Comment options

@g00m00nry0ng
Comment options

@Willi8910
Comment options

Comment options

You must be logged in to vote
13 replies
@g00m00nry0ng
Comment options

@g00m00nry0ng
Comment options

@skyyynewbies
Comment options

@skyyynewbies
Comment options

@g00m00nry0ng
Comment options

Comment options

You must be logged in to vote
2 replies
@lintangtimur
Comment options

@g00m00nry0ng
Comment options

Comment options

You must be logged in to vote
1 reply
@lintangtimur
Comment options

Comment options

You must be logged in to vote
6 replies
@ii64
Comment options

@ii64
Comment options

@ii64
Comment options

@lintangtimur
Comment options

@ii64
Comment options

Comment options

You must be logged in to vote
25 replies
@SilentX26
Comment options

@SilentX26
Comment options

@herihermwn
Comment options

@herihermwn
Comment options

@lintangtimur
Comment options

Answer selected by lintangtimur
Comment options

You must be logged in to vote
1 reply
@herihermwn
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@makanSukros
Comment options

@lintangtimur
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
10 participants