ultra2033

Untitled

Jan 16th, 2022 (edited)
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. throw new DiscordAPIError(data, res.status, request);
  2. ^
  3.  
  4. DiscordAPIError: Missing Access
  5. at RequestHandler.execute (D:\Fira\Bot\node_modules\discord.js\src\rest\RequestHandler.js:349:13)
  6. at processTicksAndRejections (node:internal/process/task_queues:96:5)
  7. at async RequestHandler.push (D:\Fira\Bot\node_modules\discord.js\src\rest\RequestHandler.js:50:14)
  8. at async GuildManager.fetch (D:\Fira\Bot\node_modules\discord.js\src\managers\GuildManager.js:286:20) {
  9. method: 'get',
  10. path: '/guilds/774*********13*100?with_counts=true',
  11. code: 50001,
  12. httpStatus: 403,
  13. requestData: { json: undefined, files: [] }
  14. }
Add Comment
Please, Sign In to add comment