Guest User

Untitled

a guest
Jul 1st, 2025
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. DiscordAPIError[50001]: Missing Access
  2.  
  3. at handleErrors (/app/node_modules/discord.js/node_modules/@discordjs/rest/dist/index.js:722:13)
  4.  
  5. at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  6.  
  7. at async SequentialHandler.runRequest (/app/node_modules/discord.js/node_modules/@discordjs/rest/dist/index.js:1120:23)
  8.  
  9. at async SequentialHandler.queueRequest (/app/node_modules/discord.js/node_modules/@discordjs/rest/dist/index.js:953:14)
  10.  
  11. at async _REST.request (/app/node_modules/discord.js/node_modules/@discordjs/rest/dist/index.js:1266:22)
  12.  
  13. at async TextChannel.send (/app/node_modules/discord.js/src/structures/interfaces/TextBasedChannel.js:155:15)
  14.  
  15. at async update (file:///app/dist/utils/update.js:393:24)
  16.  
  17. at async Object.execute (file:///app/dist/commands/analyze.js:63:9)
  18.  
  19. at async Client.<anonymous> (file:///app/dist/index.js:36:9) {
  20.  
  21. requestBody: {
  22.  
  23. files: [],
  24.  
  25. json: {
  26.  
  27. content: 'Battle between `Damnright` and `QuinnxD` is complete and info has been updated!\n' +
  28.  
  29. '**Replay:** https://replay.pokemonshowdown.com/gen9natdexdraft-2394536506-diwv8qebcyixmx5qbvmygcjyup0nc98pw\n' +
  30.  
  31. '**History:** https://server.porygonbot.xyz/kills/gen9natdexdraft-2394536506-diwv8qebcyixmx5qbvmygcjyup0nc98pw';,
  32.  
  33. tts: false,
  34.  
  35. nonce: undefined,
  36.  
  37. embeds: undefined,
  38.  
  39. components: undefined,
  40.  
  41. username: undefined,
  42.  
  43. avatar_url: undefined,
  44.  
  45. allowed_mentions: undefined,
  46.  
  47. flags: undefined,
  48.  
  49. message_reference: undefined,
  50.  
  51. attachments: undefined,
  52.  
  53. sticker_ids: undefined,
  54.  
  55. thread_name: undefined
  56.  
  57. }
  58.  
  59. },
  60.  
  61. rawError: { message: 'Missing Access', code: 50001 },
  62.  
  63. code: 50001,
  64.  
  65. status: 403,
  66.  
  67. method: 'POST',
  68.  
  69. url: 'https://discord.com/api/v10/channels/855775188120895488/messages';
  70.  
  71. }
  72.  
  73. node:events:492
  74.  
  75. throw er; // Unhandled 'error' event
  76.  
  77. ^
  78.  
  79.  
  80.  
  81. DiscordAPIError[50001]: Missing Access
  82.  
  83. at handleErrors (/app/node_modules/discord.js/node_modules/@discordjs/rest/dist/index.js:722:13)
  84.  
  85. at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  86.  
  87. at async SequentialHandler.runRequest (/app/node_modules/discord.js/node_modules/@discordjs/rest/dist/index.js:1120:23)
  88.  
  89. at async SequentialHandler.queueRequest (/app/node_modules/discord.js/node_modules/@discordjs/rest/dist/index.js:953:14)
  90.  
  91. at async _REST.request (/app/node_modules/discord.js/node_modules/@discordjs/rest/dist/index.js:1266:22)
Advertisement
Add Comment
Please, Sign In to add comment