skip to Main Content

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:

form filled

And when click submit I’m getting error:

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.

23

Answers


  1. 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]

    Login or Signup to reply.
  2. 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

    Login or Signup to reply.
  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.

    Login or Signup to reply.
  4. Disabled your Ad-Blocker and UBlock Origin and it should work.

    If you have a Mac:

    1. Open Safari
    2. Top Left, click Safari
    3. Click Preferences in the drop-down menu
    4. 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.
    Login or Signup to reply.
  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:

    Login or Signup to reply.
  6. I tried changing name and short name of my app
    Try giving it a unique name and short name it shall work.

    Login or Signup to reply.
  7. 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.

    Login or Signup to reply.
  8. 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.

    Login or Signup to reply.
  9. Try it with your phone. It worked for me.

    Login or Signup to reply.
  10. 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.

    Login or Signup to reply.
  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.

    Login or Signup to reply.
  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 !!

    Login or Signup to reply.
  13. The phone numbers must be the same country ip (be carful using VPN)

    Login or Signup to reply.
  14. If you are iranian do this:

    1. First I changed my DNS and used https://shecan.ir/

    2. then I enabled my vpn (turkey server)

    Login or Signup to reply.
  15. I had this problem too.
    You should not use VPN.
    You can use VPS instead and the problem will be solved.

    Login or Signup to reply.
  16. Do not use the web from Computer! use any cellphone android or ios phone and use the web.

    Login or Signup to reply.
  17. enter image description here

    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.

    Login or Signup to reply.
  18. 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.

    Login or Signup to reply.
  19. close this chrome extension worked for me.

    enter image description here

    Login or Signup to reply.
  20. 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!

    Login or Signup to reply.
  21. If you’re using the Brave browser, just turn off your shields for that page.

    Login or Signup to reply.
  22. To me the problem resolved by not using the underscore (and anything else but letters) in the shot name.

    Login or Signup to reply.
  23. For those who use VPN, try to select the platform as "Web". I happened to solve the "error" issue by this way.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search