RocketChat / RocketChat/Rocket.Chat
Telegram Omnichannel App cannot register webhook
Open
@renatobecker is already working on this.
Since Dec 4, 2023.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
I'm getting this error in my logs:
[
"Error occurred while registering webhook. Response received from api: {\"status\":403,\"requestId\":\"d764055a-b345-4c4b-8a3c-852a690138ac\",\"errorCode\":403,\"i18n\":\"workspace_telegram_disabled\",\"error\":\"workspace service record does not have the telegram service account enabled\"} with status code: 403"
]
I checked and the telegram.bot user is activated.
Any clues?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.