I’m trying to register new app to use the Telegram API, but I’m aways getting ERROR message with no tips.
I fill the form and click submit and nothing happened:
And when click submit I’m getting error:
Nothing is shown in the browser console. What i’m doing wrong?
There’s a similar post, but no solution.
Could anyone helps on this?
Thank you.
Jerry Chong
8,0544 gold badges46 silver badges40 bronze badges
asked Jun 29, 2016 at 15:53
5
For those who are still looking for this answer in 2021. The problem is probably that you are using VPN accessing https://my.telegram.org/apps I switched my off and it works now
answered Jul 16, 2021 at 13:32
4
Try it with your phone. It worked for me.
answered Oct 12, 2021 at 12:07
I had this issue too. I disabled my Ad-Blocker and UBlock Origin, my VPN wasn’t enabled — but I still received «ERROR» when submitting the form.
What did work was to open the url in incognito mode. It then worked first time.
answered Jul 19, 2021 at 20:16
Mr LMr L
4706 silver badges16 bronze badges
1
Be careful about the «App title» and «Short name» values. «Short name» should be alpha-numeric, so don’t use spaces. Example Form:
App title:deneme1508212358
Short name:deneme
URL:
Platform:Desktop
Description:
answered Aug 15, 2021 at 21:06
2
Do not use the web from Computer! use any cellphone android or ios phone and use the web.
answered Apr 9, 2022 at 12:23
Sana EbadiSana Ebadi
6,6962 gold badges45 silver badges44 bronze badges
2
It seems is an issue from my.telegram.org side, I kept clicking the Create Application button with the same information and on one of those attempts it worked, so I don’t think it is a vpn or ad blocker issue, its an issue with the site, so keep trying until it works !!
answered Oct 25, 2021 at 3:45
JuanchoJuancho
6297 silver badges17 bronze badges
If you are iranian do this:
-
First I changed my DNS and used https://shecan.ir/
-
then I enabled my vpn (turkey server)
answered Mar 20, 2022 at 22:38
milad_vayanimilad_vayani
3981 gold badge4 silver badges14 bronze badges
My phone country numbr is +86(CN).
When I use a VPN in Singapore, it always return «ERROR«.
And the problem is solved when I switched my VPN to Hong Kong.
So I wonder if it may detect the mobile phone country number and IP address?
Still, if you’re not using a VPN, you can check the adds blocking and the «Short name» value (Which must be alpha-numeric).
I tried all these methods but only changing my VPN ip works for me.
Jerry Chong
8,0544 gold badges46 silver badges40 bronze badges
answered Sep 23, 2021 at 17:12
Sam ChiuSam Chiu
1131 silver badge7 bronze badges
2
I tried changing name and short name of my app
Try giving it a unique name and short name it shall work.
Tomerikoo
18.4k16 gold badges47 silver badges61 bronze badges
answered Sep 2, 2021 at 10:07
The phone numbers must be the same country ip (be carful using VPN)
answered Dec 28, 2021 at 20:01
1
I had this problem too.
You should not use VPN.
You can use VPS instead and the problem will be solved.
answered Apr 7, 2022 at 7:57
If you’re using the Brave browser, just turn off your shields for that page.
answered Feb 15 at 16:17
To me the problem resolved by not using the underscore (and anything else but letters) in the shot name.
answered Mar 30 at 22:48
user109764user109764
5766 silver badges11 bronze badges
You must use a proper url in order to use the telegram api. The telegram will provide you an api key from this site (Log in to your Telegram core: [https://my.telegram.org]).
For further assistance kindly refer this [https://core.telegram.org/api/obtaining_api_id]
answered Aug 7, 2020 at 15:11
Disabled your Ad-Blocker and UBlock Origin and it should work.
If you have a Mac:
- Open Safari
- Top Left, click Safari
- Click Preferences in the drop-down menu
- Click on Websites and where you see it says, «my.telegram.org» you can change it from «Block and Notify» to «Allow» and then refresh the telegram website and try it again.
answered Aug 8, 2021 at 0:13
Just try to create new Telegram APP from different network, for example, connect to VPN or use you mobile carrier internet connection to do it. It worked for me.
answered Sep 30, 2021 at 10:45
NikNik
7,1248 gold badges51 silver badges75 bronze badges
You have to login to https://my.telegram.org/apps from the very that country where your phone number registered. I lived in another country and even using VPN to pretend I was in the correct country didn’t help. I tried all possible browsers, even clean virtual machine.
I created new telegram account using the phone number registered in the country I was at the moment and tried again. Everything worked like a charm from the very 1st attempt.
answered Oct 23, 2021 at 9:46
xalienxalien
1531 silver badge7 bronze badges
Check your device location and current session location. This should be the same. Use VPN and check telegram detects your location correctly. If that so, You are on.
answered Apr 15, 2022 at 19:36
close this chrome extension worked for me.
answered Oct 3, 2022 at 13:47
2
Working as of 1st January 2023
I’ve managed to register new App in PC under VPN (IP with another country that same with my registered number origin country) with following form details:
App title: TestApp1
Short name: testapp1
URL: N/A (Fill nothings here)
Platform: Desktop
Description: N/A (Fill nothings here)
OS: Windows 11
Browser: Microsoft Edge (InPrivate mode without any plugins installed)
Hope this helps!
answered Jan 1 at 4:10
Jerry ChongJerry Chong
8,0544 gold badges46 silver badges40 bronze badges
1
For me not working too, when I`m trying to create new application. But when I open debugging console in google chrome and try again it worked. Maybe it will help.
answered Oct 22, 2021 at 10:22
DimaDima
364 bronze badges
1
VPN and Incognito Mode did not help me.
I created new Telegram account based on the phone number of my current country where I am located (btw telegram app allows to use multiple accounts in the same app). Then I successfully logged in to the api website.
answered Aug 7, 2022 at 12:51
Liker777Liker777
2,1564 gold badges18 silver badges25 bronze badges
For those who use VPN, try to select the platform as «Web». I happened to solve the «error» issue by this way.
answered Apr 16 at 9:09
1
I am from Yemen, I used OpenVPN and a files OpenVPN file from https://www.vpngate.net/ it changed my country to North Korea, and its works. for all apps, mobile, web and desktop .
answered May 3 at 18:44
aminbadri7aminbadri7
892 silver badges9 bronze badges
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
- Pick a username
- Email Address
- Password
By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
Solution 1:[1]
For those who are still looking for this answer in 2021. The problem is probably that you are using VPN accessing https://my.telegram.org/apps I switched my off and it works now
Solution 2:[2]
Try it with your phone. It worked for me.
Solution 3:[3]
I had this issue too. I disabled my Ad-Blocker and UBlock Origin, my VPN wasn’t enabled — but I still received «ERROR» when submitting the form.
What did work was to open the url in incognito mode. It then worked first time.
Solution 4:[4]
The phone numbers must be the same country ip (be carful using VPN)
Solution 5:[5]
Be careful about the «App title» and «Short name» values. «Short name» should be alpha-numeric, so don’t use spaces. Example Form:
App title:deneme1508212358
Short name:deneme
URL:
Platform:Desktop
Description:
Solution 6:[6]
My phone country numbr is +86(CN). When I use a VPN in Singapore, it always return «error».And the problem is solved when I switched my VPN to Hongkong.So I wonder if it may detect the mobile phone country number and IP address?
Still,if you’re not using a VPN,you can check the adds blocking and the «Short name» value(which must be alpha-numeric). I tried all these methods but only changing my VPN ip works for me.
Solution 7:[7]
I tried changing name and short name of my app
Try giving it a unique name and short name it shall work.
Solution 8:[8]
You must use a proper url in order to use the telegram api. The telegram will provide you an api key from this site (Log in to your Telegram core: [https://my.telegram.org]).
For further assistance kindly refer this [https://core.telegram.org/api/obtaining_api_id]
Solution 9:[9]
Disabled your Ad-Blocker and UBlock Origin and it should work.
If you have a Mac:
- Open Safari
- Top Left, click Safari
- Click Preferences in the drop-down menu
- Click on Websites and where you see it says, «my.telegram.org» you can change it from «Block and Notify» to «Allow» and then refresh the telegram website and try it again.
Solution 10:[10]
Just try to create new Telegram APP from different network, for example, connect to VPN or use you mobile carrier internet connection to do it. It worked for me.
Solution 11:[11]
You have to login to https://my.telegram.org/apps from the very that country where your phone number registered. I lived in another country and even using VPN to pretend I was in the correct country didn’t help. I tried all possible browsers, even clean virtual machine.
I created new telegram account using the phone number registered in the country I was at the moment and tried again. Everything worked like a charm from the very 1st attempt.
Solution 12:[12]
It seems is an issue from my.telegram.org side, I kept clicking the Create Application button with the same information and on one of those attempts it worked, so I don’t think it is a vpn or ad blocker issue, its an issue with the site, so keep trying until it works !!
Solution 13:[13]
If you are iranian do this:
-
First I changed my DNS and used https://shecan.ir/
-
then I enabled my vpn (turkey server)
Solution 14:[14]
I had this problem too.
You should not use VPN.
You can use VPS instead and the problem will be solved.
Solution 15:[15]
Do not use the web from Computer! use any cellphone android or ios phone and use the web.
Solution 16:[16]
Check your device location and current session location. This should be the same. Use VPN and check telegram detects your location correctly. If that so, You are on.
Solution 17:[17]
For me not working too, when I`m trying to create new application. But when I open debugging console in google chrome and try again it worked. Maybe it will help.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
- Pick a username
- Email Address
- Password
By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
Hello,
Basically I’m creating an app which will listen for the messages in some particular telegram groups and perform sentiment analysis on them using AI.
However, this whole afternoon I’ve been stuck at the first step of creating the Telegram listener — aquiring app Id and app hash from the Telegram delevopment portal. The reason for that is that after I log onto https://my.telegram.org/apps and fill out and submit the form I simply get a browser alert which says «ERROR» with no further explanation. The screenshot below depicts the error:
View post on imgur.com
After some Googling I came across these two StackOverflow questions which cover the same issue:
https://stackoverflow.com/questions/38104560/create-new-application-telegram-api
https://stackoverflow.com/questions/68965496/my-telegram-org-sends-an-error-when-i-want-to-create-an-api-id-hash-in-api-devel
I tried all of the solutions proposed by the answers and none of them helped. I need some help with this as the project is quite urgent.
The account that I’m using for signing up for the app is connected to a Bulgarian phone number if that matters (it’s my personal phone number as I’m Bulgarian) and I’m trying to access the site from Bulgaria.
Thanks!
EDIT: VPN’s didn’t work. Made it work by deleting my account and recreating it.
Данная инструкция предназначена для первоначальной настройки программы Telegram-Spam-Master!
Зачем это нужно? Это действие необходимо по нескольким причинам: 1) Для того чтобы программа Telegram-Spam-Master могла работать; 2) Снизить вероятность банов Ваших аккаунтов в Telegram
Как получить API Id и API Hash?
Если при создании приложения у Вас постоянно возникает ошибка с текстом «ERROR», Вам поможет инструкция в самом конце данной статьи
> > > Ссылка < < <
- Сначала перейдите на my.telegram.org
- В поле Your Phone Number введите Ваш номер телефона (рекомендуется использовать номер телефона Вашего фейк-аккаунта во избежание блокировки основного номера) и нажмите Next. На этот номер будет отправлено сообщение в Телеграм, который нам понадобится в следующем пункте.
- После этого у Вас появится поле Confirmation code. В это поле Вам необходимо вставить код, который Вы получите в приложении Telegram На телефоне или компьютере и нажать на кнопку Sign In.
- Далее нажимем на ссылку «API development tools»
- Вам предложат создать новое приложение.
Заполняем поля по примеру:
App title: Любое название на английском языке
Shortname: Любая строчка на английском языке без пробелов! Длина от 5 до 32 символа
Url: Ссылка на любой сайт, который не является популярным
Platform: Desktop
Description: Придумайте любое описание - Нажимаем «Create application»
Если на этом этапе Вы увидите окно с надписью «ERROR«, попробуйте отключить в Вашем браузере плагины-блокировщики рекламы или блокировщики сторонних файлов Cookie
Если все пройдет хорошо, то Вы увидите страницу похожую на скриншот ниже! - Поля App api_id и App api_hash копируем в программу Telegram-Spam-Master соответственно!
Если при создании приложения у Вас постоянно возникает ошибка с текстом «ERROR»
1) Открываем Телеграм клиент на своем компьютере!
2) Ищем в поиске @PyGetApi1Bot (можете поискать любой другой по запросу «Telegram API ID HASH«)
3) Запускаем бота введя /start или нажав соответствующую кнопку
4) Бот может попросить Вас подписаться на какой-то паблик. Подписываемся! Когда мы закончим работу с ботом, можно будет отписаться!
5) Нажимаем кнопку «Get Api ID and Api Hash»
6) Вводим номер телефона купленного фейк-аккаунта
7) В телеграм-клиент этого фейк-аккаунта придет код. Копируем его и отправляем боту!
После отправки кода, бот выдаст Вам APP ID и API HASH! (смотри скриншот) Копируем их в соответствующие поля в программе Telegram-Spam-Master
Issue
I’m trying to register new app to use the Telegram API, but i’m aways getting ERROR message with no tips.
I fill the form and click submit and nothing happened:
And when click submit I’m getting error:
Nothing is shown in the browser console. What i’m doing wrong?
There’s a similar post, but no solution.
Solution
For those who are still looking for this answer in 2021. The problem is probably that you are using VPN accessing https://my.telegram.org/apps I switched my off and it works now
Answered By – Pavel Tumaev
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0
I’m trying to register new app to use the Telegram API, but i’m aways getting ERROR message with no tips.
I fill the form and click submit and nothing happened:
And when click submit I’m getting error:
Nothing is shown in the browser console. What i’m doing wrong?
There’s a similar post, but no solution.
+Upvote 7347
Answer 1
For those who are still looking for this answer in 2021. The problem is probably that you are using VPN accessing https://my.telegram.org/apps I switched my off and it works now
+Upvote 6244
Answer 2
Try it with your phone. It worked for me.
+Upvote 3673
Answer 3
I had this issue too. I disabled my Ad-Blocker and UBlock Origin, my VPN wasn’t enabled — but I still received «ERROR» when submitting the form.
What did work was to open the url in incognito mode. It then worked first time.
+Upvote 2449
Answer 4
My phone country numbr is +86(CN). When I use a VPN in Singapore, it always return «error».And the problem is solved when I switched my VPN to Hongkong.So I wonder if it may detect the mobile phone country number and IP address?
Still,if you’re not using a VPN,you can check the adds blocking and the «Short name» value(which must be alpha-numeric). I tried all these methods but only changing my VPN ip works for me.
+Upvote 1836
Answer 5
The phone numbers must be the same country ip (be carful using VPN)
+Upvote 1469
Answer 6
Be careful about the «App title» and «Short name» values. «Short name» should be alpha-numeric, so don’t use spaces. Example Form:
App title:deneme1508212358
Short name:deneme
URL:
Platform:Desktop
Description:
+Upvote 1224
Answer 7
I tried changing name and short name of my app
Try giving it a unique name and short name it shall work.
+Upvote 1049
Answer 8
You must use a proper url in order to use the telegram api. The telegram will provide you an api key from this site (Log in to your Telegram core: [https://my.telegram.org]).
For further assistance kindly refer this [https://core.telegram.org/api/obtaining_api_id]
+Upvote 918
Answer 9
Disabled your Ad-Blocker and UBlock Origin and it should work.
If you have a Mac:
- Open Safari
- Top Left, click Safari
- Click Preferences in the drop-down menu
- Click on Websites and where you see it says, «my.telegram.org» you can change it from «Block and Notify» to «Allow» and then refresh the telegram website and try it again.
+Upvote 816
Answer 10
Just try to create new Telegram APP from different network, for example, connect to VPN or use you mobile carrier internet connection to do it. It worked for me.
+Upvote 734
Answer 11
You have to login to https://my.telegram.org/apps from the very that country where your phone number registered. I lived in another country and even using VPN to pretend I was in the correct country didn’t help. I tried all possible browsers, even clean virtual machine.
I created new telegram account using the phone number registered in the country I was at the moment and tried again. Everything worked like a charm from the very 1st attempt.
+Upvote 667
Answer 12
It seems is an issue from my.telegram.org side, I kept clicking the Create Application button with the same information and on one of those attempts it worked, so I don’t think it is a vpn or ad blocker issue, its an issue with the site, so keep trying until it works !!
+Upvote 612
Answer 13
If you are iranian do this:
-
First I changed my DNS and used https://shecan.ir/
-
then I enabled my vpn (turkey server)
+Upvote 565
Answer 14
I had this problem too.
You should not use VPN.
You can use VPS instead and the problem will be solved.
+Upvote 524
Answer 15
Do not use the web from Computer! use any cellphone android or ios phone and use the web.
+Upvote 489
Answer 16
Check your device location and current session location. This should be the same. Use VPN and check telegram detects your location correctly. If that so, You are on.
+Upvote 459
Answer 17
For me not working too, when I`m trying to create new application. But when I open debugging console in google chrome and try again it worked. Maybe it will help.
+Upvote 432