kovinevmv / getcontact

Find info about user by phone number using GetContact API
MIT License
437 stars 74 forks source link

user not found #11

Closed qran253 closed 4 years ago

qran253 commented 4 years ago

Hi,

after editing dump/tokens.yaml with my premium account cred-s, then while running python script

python3 ./src/main.py -p +993555555555

Phone: +993555555555 User: Not Found

but with default script cred-s it works, i change only token,aes,priv keys

kovinevmv commented 4 years ago

Are you sure the number is in the correct format? On my free account does not find anything on this number.

I don’t have a premium account, so I can’t debug it. Perhaps API for the premium has a different format, and when authorization data for the premium account is sent as usual, the number is not found.

qran253 commented 4 years ago

the number wrote here is example

kovinevmv commented 4 years ago

I tried to type your phone in app. It's not valid

Screenshot from 2020-05-07 14-55-37

qran253 commented 4 years ago

I tried to type your phone in app. It's not valid

Screenshot from 2020-05-07 14-55-37

the number is example

kovinevmv commented 4 years ago

Please provide a screenshot or other information. I cannot debug work if you just say again that the same number does not work.

dementiev27 commented 4 years ago

Hi, kovinevmv! Sorry for asking, but is there's a need to use my own tokens (I don't have root and unable to get them), or your script can work with your public tokens? Thanks for your time :)

kovinevmv commented 4 years ago

@dementiev27, you can install the GenyMotion. There is a choice of emulated Android Version SDK. Each version supports root rights, so there will be no problems with access to the desired directory. Also there are several sample tokens, but often they are dead

dementiev27 commented 4 years ago

@dementiev27, you can install the GenyMotion. There is a choice of emulated Android Version SDK. Each version supports root rights, so there will be no problems with access to the desired directory. Also there are several sample tokens, but often they are dead

Thanks for that, I'll definitely try it. If you have some alive tokens, could you provide one more, please?

kovinevmv commented 4 years ago

All tokens that I have in the repository

dementiev27 commented 4 years ago

@kovinevmv thanks very much! I've got my own token and it's ok now, but the is one problem. The script shows only the contact's name, but there are no tags. How can I fix it?

dementiev27 commented 4 years ago

Sorry again, I've tried again, it shows tags, but not for all contacts. Good job, kovinevmv!

kovinevmv commented 4 years ago

Not all phones in Getcontact database. Check phone number in example. If script return the same output, token is valid.