#Invalid Webhook Token

1 messages · Page 1 of 1 (latest)

spring tide
#

you have to respond in 3 seconds

#

without defering it

magic escarp
#

if i send an ephemeral message as a normal reply to the message, can i bypass this limit? because i was having the same error

#

i mean i just want to reply to a message basically, i dont get it why it would be bugged

spring tide
#

just defer it ;3

magic escarp
#

i tried that, but then couldnt get back to edit my original interaction

now i am having another problem, i am tryngi to delete my own message (bot's message)

return await self.inter.delete_original_response()
File "C:\Users\billy\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\interactions.py", line 552, in delete_original_response
await func
File "C:\Users\billy\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\webhook\async_.py", line 222, in request
raise HTTPException(response, data)
discord.errors.HTTPException: 401 Unauthorized (error code: 50027): Invalid Webhook Token

i still get this same error