Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

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

newThread.fetchStarterMessage failing for some threads #474

Open
josefaidt opened this issue Jun 26, 2023 · 0 comments
Open

newThread.fetchStarterMessage failing for some threads #474

josefaidt opened this issue Jun 26, 2023 · 0 comments
Labels
area: bot Issue pertains to Discord Bot type: bug Something isn't working

Comments

@josefaidt
Copy link
Contributor

Describe the bug

a failing GET call was noticed in the logs for URL's such as

https://discord.com/api/v10/channels/1101313474962927617/messages/1101313474962927617

Tracing this back, it appears the fetch for the thread's starter message is failing:
https://github.com/aws-amplify/discord-bot/blob/main/src/lib/discord/client.ts#L386

@josefaidt josefaidt added needs: triage type: bug Something isn't working area: bot Issue pertains to Discord Bot and removed needs: triage labels Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: bot Issue pertains to Discord Bot type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant