- घर
- कम्युनिटी
- प्रोग्रामिंग
- Error in API: "Too many request, please try again later...
Advertisement
Edit Your Comment
Error in API: "Too many request, please try again later"
तबसे मेंबर है May 03, 2021
3 पोस्टों
Nov 03, 2021 at 21:24
तबसे मेंबर है May 03, 2021
3 पोस्टों
I am developing a platform that consults every 5 minutes "get-data-daily.json" method in order to check for gain/loss during the day. But I get this error constantly.
How can I solve this? Or what is the maximum request per [x range time] in order to try avoiding this error?
Thank you!
How can I solve this? Or what is the maximum request per [x range time] in order to try avoiding this error?
Thank you!
तबसे मेंबर है Jan 06, 2020
3 पोस्टों
तबसे मेंबर है May 03, 2021
3 पोस्टों
तबसे मेंबर है Jan 06, 2020
3 पोस्टों
Dec 30, 2021 at 09:20
तबसे मेंबर है Jan 06, 2020
3 पोस्टों
I already tried this solution, sleep of 10 seconds between each get-data-daily and it doesn't help.
I tried 2 methods but same result
Login
Get-data-daily 1st
Sleep 10 seconds
Get-data daily 2nd
Sleep 10 seconds
Etc. Until fifth portfolio
Logout
Login
Get-data-daily 1st
Logout
Sleep 10 seconds
Login
Get-data-daily 2nd
Logout
Sleep 10 seconds
Etc until fifth portfolio.
I tried 2 methods but same result
Login
Get-data-daily 1st
Sleep 10 seconds
Get-data daily 2nd
Sleep 10 seconds
Etc. Until fifth portfolio
Logout
Login
Get-data-daily 1st
Logout
Sleep 10 seconds
Login
Get-data-daily 2nd
Logout
Sleep 10 seconds
Etc until fifth portfolio.
तबसे मेंबर है May 03, 2021
3 पोस्टों
Dec 30, 2021 at 20:44
(एडिट हो रहा है Dec 30, 2021 at 20:45)
तबसे मेंबर है May 03, 2021
3 पोस्टों
Hello, you need to wait 1.2 seconds from EVERY request, so the schema is the following:
Login
Sleep 1.2 seconds <----- here is your error, you don't wait.
Get-data-daily 1st
Sleep 1.2 seconds
Get-data daily 2nd
Sleep 1.2 seconds
Get-data daily 3rd
Sleep 1.2 seconds
Logout
Login
Sleep 1.2 seconds <----- here is your error, you don't wait.
Get-data-daily 1st
Sleep 1.2 seconds
Get-data daily 2nd
Sleep 1.2 seconds
Get-data daily 3rd
Sleep 1.2 seconds
Logout

*व्यवसायिक इस्तेमाल और स्पैम को ब्रदाश नहीं किया जाएगा, और इसका परिणाम खाता को बन्द करना भी हो सकता है.
टिप: किसी चित्र या यूट्यूब या URL को पोस्ट करने से वे अपने आप आपके पोस्ट में आजाएगा!
टिप: @ चिन्ह को टाइप करें उपभोगता के नाम को अपने आप करने के लिए जो इस चर्चा में भाग ले रहा है.