Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

415
Views
DiscordAPIError: falta acceso al ejecutar el comando bot discord.js

Cuando inicio el bot y uso mi comando "ping", aparece este error:

 js:350 throw new DiscordAPIError(data, res.status, request); ^ DiscordAPIError: Missing Access at RequestHandler.execute (C:\Users\LiamS\OneDrive\Documenten\Chill Lounge\node_modules\discord.js\src\rest\RequestHandler.js:350:13) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async RequestHandler.push (C:\Users\LiamS\OneDrive\Documenten\Chill Lounge\node_modules\discord.js\src\rest\RequestHandler.js:51:14) at async GuildApplicationCommandManager.set (C:\Users\LiamS\OneDrive\Documenten\Chill Lounge\node_modules\discord.js\src\managers\ApplicationCommandManager.js:156:18) at async Client.<anonymous> (C:\Users\LiamS\OneDrive\Documenten\Chill Lounge\handler\index.js:45:9) { method: 'put', path: '/applications/996753512807530637/guilds/996381328255750206/commands', code: 50001, httpStatus: 403, requestData: { json: [ { name: 'ping', name_localizations: undefined, description: 'returns websocket ping', description_localizations: undefined, type: 1, options: undefined, default_permission: undefined } ], files: [] } }

¿Puede alguien por favor ayudarme?

about 4 years ago · Santiago Gelvez
1 answers
Answer question

0

Es una conjetura, porque no publicaste ningún código, pero asumo que estás tratando de registrar el comando de barra diagonal "ping" en un gremio específico (también conocido como "servidor"), y es probable que el error se deba a que falta tu bot. application.commands alcance en ese gremio y, por lo tanto, no puede registrar ese comando.

Así que intente volver a invitar al bot a ese gremio con el alcance application.commands incluido y vea si ayuda.

about 4 years ago · Santiago Gelvez Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!