truecallerpy
truecallerpy copied to clipboard
Client error '429 Too Many Requests
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?
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?
The same problem It is unclear which Retry-After period
I found out daily 50 request is the max after that you will get blocked. So safe is to go 49 request per day.
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 have you got the solution for this issue? If yes, please let us know. Thank you
can we increase limit upto 1K numbers/day ?
Does anyone know how many phone numbers at max can be passed in bulk requests without getting blocked?
guys is it solved?