truecallerpy icon indicating copy to clipboard operation
truecallerpy copied to clipboard

Client error '429 Too Many Requests

Open eliconn opened this issue 1 year ago • 8 comments

Works great. But I get an error:

{'status_code': 429, 'error': 'HTTP Error', 'message': "An HTTP error occurred: Client error '429 Too Many Requests' for url 'https://search5-noneu.truecaller.com/v2/search?q=600000038&countryCode=972&type=4&locAddr=&placement=SEARCHRESULTS%2CHISTORY%2CDETAILS&encoding=json'\nFor more information check: https://httpstatuses.com/429"}

Is there a way to solve the error? How many tests are possible per day?

eliconn avatar Aug 17 '23 13:08 eliconn

Works great. But I get an error:

{'status_code': 429, 'error': 'HTTP Error', 'message': "An HTTP error occurred: Client error '429 Too Many Requests' for url 'https://search5-noneu.truecaller.com/v2/search?q=600000038&countryCode=972&type=4&locAddr=&placement=SEARCHRESULTS%2CHISTORY%2CDETAILS&encoding=json'\nFor more information check: https://httpstatuses.com/429"}

Is there a way to solve the error? How many tests are possible per day?

I am facing the same error.. Has any solution been found for this error?

DelightJoshua avatar Sep 01 '23 17:09 DelightJoshua

The same problem It is unclear which Retry-After period

Darskiy avatar Sep 02 '23 20:09 Darskiy

I found out daily 50 request is the max after that you will get blocked. So safe is to go 49 request per day.

mosfaqur avatar Sep 17 '23 05:09 mosfaqur

I found out daily 50 request is the max after that you will get blocked. So safe is to go 49 request per day.

But some don't have this limitation, Is there another method to connect, maybe connect to the API directly?

eliconn avatar Sep 17 '23 20:09 eliconn

@eliconn have you got the solution for this issue? If yes, please let us know. Thank you

vamsi3856 avatar Dec 13 '23 11:12 vamsi3856

can we increase limit upto 1K numbers/day ?

neerajrb avatar Mar 21 '24 05:03 neerajrb

Does anyone know how many phone numbers at max can be passed in bulk requests without getting blocked?

abhijit77github avatar Mar 27 '24 08:03 abhijit77github

guys is it solved?

gauravsingh06 avatar Aug 02 '24 17:08 gauravsingh06