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

DiscordAPIError[50001]: Missing Access #9

Open
Adammatthiesen opened this issue Feb 6, 2025 · 0 comments
Open

DiscordAPIError[50001]: Missing Access #9

Adammatthiesen opened this issue Feb 6, 2025 · 0 comments

Comments

@Adammatthiesen
Copy link
Member

2025-02-05T19:55:12.274399316Z DiscordAPIError[50001]: Missing Access
2025-02-05T19:55:12.274415697Z     at handleErrors (/home/node/app/node_modules/@discordjs/rest/src/lib/handlers/Shared.ts:148:10)
2025-02-05T19:55:12.274418494Z     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-02-05T19:55:12.274420748Z     at async SequentialHandler.runRequest (/home/node/app/node_modules/@discordjs/rest/src/lib/handlers/SequentialHandler.ts:417:20)
2025-02-05T19:55:12.274422938Z     at async SequentialHandler.queueRequest (/home/node/app/node_modules/@discordjs/rest/src/lib/handlers/SequentialHandler.ts:169:11)
2025-02-05T19:55:12.274425107Z     at async _REST.request (/home/node/app/node_modules/@discordjs/rest/src/lib/REST.ts:210:20)
2025-02-05T19:55:12.274427499Z     at async ChannelManager.fetch (/home/node/app/node_modules/discord.js/src/managers/ChannelManager.js:123:18)
2025-02-05T19:55:12.274429663Z     at async editPtalMessage (/home/node/app/src/utils/ptal/editPtalMessage.ts:25:19)
2025-02-05T19:55:12.274431783Z     at async handlePullRequestChange (/home/node/app/src/server/webhooks.ts:45:7) {
2025-02-05T19:55:12.274433880Z   requestBody: { files: undefined, json: undefined },
2025-02-05T19:55:12.274435963Z   rawError: { message: 'Missing Access', code: 50001 },
2025-02-05T19:55:12.274438040Z   code: 50001,
2025-02-05T19:55:12.274440065Z   status: 403,
2025-02-05T19:55:12.274442357Z   method: 'GET',
2025-02-05T19:55:12.274444471Z   url: 'https://discord.com/api/v10/channels/727501815981146134'
2025-02-05T19:55:12.274446567Z }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant