#DiscordAPIError Invalid Webhook Token

39 messages · Page 1 of 1 (latest)

jovial bay
#

The bot was working fine until today. After viewing the logs on my hosting, I didn't really understand anything; then I stopped the bot on the hosting, and ran it locally to check what is wrong. I get this error:

DiscordAPIError: Invalid Webhook Token

It shows that it's on line 116, which is the editReply:

const accountChoice = new MessageActionRow()
      .addComponents(
        new MessageButton()
          .setCustomId('old_alts')
          .setLabel('emppu_...')
          .setStyle('PRIMARY'),
        new MessageButton()
          .setCustomId('new_alts')
          .setLabel('New Accounts')
          .setStyle('PRIMARY'),
      );
// Line 116 below
await interaction.editReply({ content: "What account do you want to create?", components: [accountChoice] });

Any idea what's wrong?

vale canopy
#

Discord issue

jovial bay
vale canopy
#

yeah

#

many of peoples have it

jovial bay
deft birch
#

It's probably related to Discord IDs getting an additional digit

jovial bay
#

alright

deft birch
#

(uneducated guess)

jovial bay
#

is there an estimate when this is going to be fixed

deft birch
#

When they wake up hopefully

vale canopy
#

problem was before adding next digit but idk

deft birch
#

When was the digit added?

#

My bot last worked about 20 minutes ago

vale canopy
#

like 25 minutes ago

granite wadi
#

lmao yea same

#

this is annoying bc im tryna test shit

placid birch
#

I thought I was going mad, lol

granite wadi
#

my last cmd worked 9 mins ago

placid current
#

Same on v14

deft birch
#

It only breaks if you defer and/or edit it seems like

placid current
vale canopy
lapis wyvern
#

oh thank god its an api issue and not my code

granite wadi
#

how annoying lmao

old wave
rose furnace
#

we have to wait?

urban onyx
#

same here

old wave
urban onyx
#

all we can do is wait

jovial bay
#

ya u need to wait until it's fixed

deft birch
#

Screenshot from DDevs

old wave
urban onyx
#

are you saying all discord bots are down ?

old wave
#

do u think it is cause theyre tryna implement this?

vale canopy
jovial bay
#

#769862166131245066

jovial bay