Can i get text messages to HTTP endpoint? #5935
Unanswered
roman-briazgalov
asked this question in
API Feature Requests & Ideas
Replies: 1 comment
-
http endpoint url only supports interactions you need to connect to the gateway to get text messages |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I need help with setting my first Discord bot.
I have made the application in Discord developers portal. I have added it to my Discord server.
I have set the INTERACTIONS ENDPOINT URL in this discord bot. It was checked and saved successfully.
I log every request to this endpoint. I see the requests that was during the checking of the URL.
I have checked the webhook with Postman and it worked well. But i see that the bot doesn't send the message to my webhook. There are no any logs after user send message to the bot.
I have attached the bot to the server with permissions 8 (Administrator).
I have read the manual and posts about interactions, user's messages. I have checked everything i could found and everything is set OK, but something is wrong because the bot doesn't send the messages to my server side (INTERACTIONS ENDPOINT URL).
It's really weird. What could be the reason of this problem?
Hope for your help.
Best regards,
Roman.
Beta Was this translation helpful? Give feedback.
All reactions