sumithemmadi / truecallerpy

A python module to search phone number details
MIT License
125 stars 33 forks source link

Getting http error 426 #27

Open anaschaudhary33 opened 1 year ago

anaschaudhary33 commented 1 year ago
{
  "status_code": 426,
  "error": "HTTP Error",
  "message": "An HTTP error occurred: Client error '426 unknown' for url 'https://search5-noneu.truecaller.com/v2/search?q=8279841213&countryCode=91&type=4&locAddr=&placement=SEARCHRESULTS%2CHISTORY%2CDETAILS&encoding=json'\nFor more information check: https://httpstatuses.com/426"
}
Destroyer40 commented 1 year ago

truecallerpy -s +911234567890 { "status_code": 426, "error": "HTTP Error", "message": "An HTTP error occurred: Client error '426 unknown' for url 'https://search5-noneu.truecaller.com/v2/search?q=1234567890&countryCode=91&type=4&locAddr=&placement=SEARCHRESULTS%2CHISTORY%2CDETAILS&encoding=json'\nFor more information check: }

Darskiy commented 1 year ago

The same problem

yuvarajucet commented 1 year ago

Hi @sumithemmadi , Facing same problem.

dar-s-han commented 1 year ago

facing same issue

ghost commented 1 year ago

facing the same issue

Leandro-Kogan commented 5 months ago

facing the same problem

gowthamvbhat commented 4 months ago

Might be optional - Delete the ~/.config/truecallerpy/authkey.json file Logging again, worked for me.

sarbdeol commented 4 months ago

anyone found solution??