错误电报 ID 和哈希 "Incorrect app name!"
Error Telegram id and hash "Incorrect app name!"
我知道这听起来很愚蠢,但我在根据 https://core.telegram.org/api/obtaining_api_id 获取 api_id 和 api_hash 时遇到了问题。单击 "Create Application" 时,我收到错误消息:"Incorrect app name!"。我错过了什么?
提前谢谢你
很简单,似乎只接受字母数字字符。没有下划线。
这对我有用:
在“App title:”中,您只能介绍5个以上的字母
在“短名称:”中,您只能输入大于 5
的数字
示例:
App title: firstApp
Short name: 12345
这对我有用:
App title: chatbot
Short name: conversational chat bot
以隐身模式打开网站。
我知道这听起来很愚蠢,但我在根据 https://core.telegram.org/api/obtaining_api_id 获取 api_id 和 api_hash 时遇到了问题。单击 "Create Application" 时,我收到错误消息:"Incorrect app name!"。我错过了什么? 提前谢谢你
很简单,似乎只接受字母数字字符。没有下划线。
这对我有用:
在“App title:”中,您只能介绍5个以上的字母 在“短名称:”中,您只能输入大于 5
的数字示例:
App title: firstApp
Short name: 12345
这对我有用:
App title: chatbot
Short name: conversational chat bot
以隐身模式打开网站。