sumithemmadi / truecallerpy

A python module to search phone number details
MIT License
124 stars 32 forks source link

login expired #19

Closed nedbaker12 closed 1 year ago

nedbaker12 commented 1 year ago

"Your previous login was expired. Please login to your account " is there a way to auto update id without login. how long the id usually work? when does it expire. is there a way to get a permanent id without login ?

sumithemmadi commented 1 year ago

The InstallationId remains valid until another login occurs. Once another login happens, the previous InstallationId expire, and users will need to use the new installationId.

Please take note of the following limitations when using the bulk search:

Maximum Number of Phone Numbers: The tool supports searching for 30 or fewer phone numbers at once in a single request. If you exceed this limit, you may need to split your input into multiple requests.

Formatting: Ensure that the phone numbers are correctly formatted and do not contain any additional characters or spaces. The tool expects the phone numbers to be provided in a comma-separated format.

nedbaker12 commented 1 year ago

i have not done any login after i created the installationID with my number and now i used the same login ID after a week now. its showing login expired. any reason this might happened?