Penumbra
Penumbra
DIAdiscord.js - Imagine an app
Created by Last' Ysyyn on 3/8/2024 in #djs-questions
Error validating bot token: InvalidArgumentError: invalid Authorization header
also, can you show the entire code?
46 replies
DIAdiscord.js - Imagine an app
Created by Last' Ysyyn on 3/8/2024 in #djs-questions
Error validating bot token: InvalidArgumentError: invalid Authorization header
show your log (censor the last part of the token)
46 replies
DIAdiscord.js - Imagine an app
Created by Last' Ysyyn on 3/8/2024 in #djs-questions
Error validating bot token: InvalidArgumentError: invalid Authorization header
show your package.json rq
46 replies
DIAdiscord.js - Imagine an app
Created by Mirai Sozo on 8/5/2023 in #djs-questions
Typescript bot using 14.11.0 claims unknown interaction, fails to compile with 14.12.1
so - lag
9 replies
DIAdiscord.js - Imagine an app
Created by Mirai Sozo on 8/5/2023 in #djs-questions
Typescript bot using 14.11.0 claims unknown interaction, fails to compile with 14.12.1
Yes, this error occurs because your bot didn't respond within the time limit (5 seconds), but your bot received the call. When your bot received the call, you, in your code, tried to respond to it, but it was already late, and the call was no longer there.
9 replies