Facing an issue as b'Access denied because of exceeding access rate'


  • Hello All, (@SmartAPI-Admin @admin)

    I'm new to programming, request any of you to help in fixing this error.

    [I 240603 21:50:46 smartConnect:121] in pool
    2024-06-03 21:50:48,580 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:51:05,593 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:51:21,490 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:51:37,364 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:51:53,540 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:52:09,492 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:52:25,517 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:52:41,476 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:52:57,388 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:53:13,356 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:53:29,244 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:53:46,310 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:54:02,222 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:54:19,432 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:54:35,361 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:54:51,331 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:55:08,480 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:55:24,387 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:55:40,376 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:55:56,496 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:56:12,391 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'
    2024-06-03 21:56:28,425 - ERROR - Login attempt 1 failed: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'

    Thanks a lot in advance.


  • Hello @krishna_saketh
    Not to breach the rate limit. Keep the rate limit in mind and try to use time.Sleep() function to ensure the time difference between two request

    Regards,
    SmartAPI Team