#fobor-webhook-failure

1 messages · Page 1 of 1 (latest)

lost iron
#

It could be anything, best option is to add logs to debug this step by step and figure out which step is failing exactly

fierce plover
#

It is strange though because it seems like it runs fine

lost iron
#

Adding logs is the right next step

fierce plover
#

So apparently the else statement is running at one point

#

wow the problem was because i had 2 if statements and 1 else

lost iron
#

yeah

#

I was about to say you're missing some "else if"

fierce plover
#

always the silly things as usual like missing a semicolon in other languages lol

#

Thanks for taking the time to look