salarcode / ExportTelegramContacts

Easily export Telegram contacts with profile images
78 stars 33 forks source link

Authentication problem #5

Closed adwaitbhope closed 5 years ago

adwaitbhope commented 6 years ago

Gives out an error when a mobile number with a different country code than US is used.

issue

Shree3245 commented 6 years ago

Hello, I am actually stuck at the step previous to yours. How did you manage to start the program

adwaitbhope commented 6 years ago

Follow the README. First you need to register your application. Then you'll get a unique api_id and api_hash. You need to enter these two values in the app.config file.

Shree3245 commented 6 years ago

no i already registered and put the id and hash into the code. what i mean is how do i run the program. is there an executible or which file am i supposed to run

CptPlayer commented 5 years ago

Hi, how do you run the programme, I already pasted my Api_id and api_hash .-

Alecckie commented 5 years ago

ExportTelegramContacts.exe is the executable file that you run after pasting the Api_id and Api_hash in the ExportTelegramContacts.exe.config Press 1 to authenticate Press 2 to export contacts Type n not to export contacts without numbers ExportedContacts folder is the folder where the applications saves the exported contacts capture

SilverKylin commented 5 years ago

Gives out an error when a mobile number with a different country code than US is used.

issue

I have the same issue. Any solution from the developer?

Alecckie commented 5 years ago

@SilverKylin I'm from Kenya with country code 254 and this worked for me. I think it fails for some selected country codes outside US but not all.

salarcode commented 5 years ago

If you don't receive authentication code it is your provider that blocks or has issues, not this application

SilverKylin commented 5 years ago

If you don't receive authentication code it is your provider that blocks or has issues, not this application

The app shows that I cannot use my number for authentication, not that authentication code cannot be received. The issue is definitely at your app side, nothing to do with the provider. The request for authentication code wasn't even sent out to my provider because of the error.

salarcode commented 5 years ago

Try 1.4 servers are updated