Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Keyboard and api error #1

Closed
BimoSora2 opened this issue Feb 17, 2023 · 2 comments
Closed

Keyboard and api error #1

BimoSora2 opened this issue Feb 17, 2023 · 2 comments
Labels
good first issue Good for newcomers

Comments

@BimoSora2
Copy link

BimoSora2 commented Feb 17, 2023

Ada beberapa api error seperti DANA, GOPAY, LINK AJA, dll dan keyboard ctrl+c memunculkan tulisan. Tolong perintah delete text difungsikan. Hanya OVO yang bekerja.

/CheckRek/checkrek.py", line 66, in <module>
    bank_choice = int(input("\nPlease choose a bank/e-wallet from the menu (use number 1-17): "))
KeyboardInterrupt
@hiiruki hiiruki added the good first issue Good for newcomers label Feb 18, 2023
@hiiruki
Copy link
Owner

hiiruki commented Feb 18, 2023

Untuk beberapa E-Wallet memang kadang ada yang tidak bisa, dikarenakan ada kesalahan pada API pihak ketiga, disini saya hanya membuat versi CLI dari API tersebut.

Lalu untuk error KeyboardInterrupt pada saat CTRL + C itu memang bawaan dari Python sendiri.

@hiiruki hiiruki closed this as completed Feb 18, 2023
@LiquidAruna
Copy link

Untuk beberapa E-Wallet memang kadang ada yang tidak bisa, dikarenakan ada kesalahan pada API pihak ketiga, disini saya hanya membuat versi CLI dari API tersebut.

Lalu untuk error KeyboardInterrupt pada saat CTRL + C itu memang bawaan dari Python sendiri.

jadi untuk solusi notif API Request Failed memang tidak ada dikarenakan menggunakan API third party? soalnya dicoba untuk semua E-Wallet pada muncul notif sama "API Request Failed"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants