Webhook not working

What’s the issue? I tested that table and it sends just fine.

image

It must be a problem outside of the webhook call itself. Try setting up some prints to see what is and isn’t being run.

Also, make sure the webhook call occurs on the server. It looks like you’re setting this up in the same script as GUI object code, which are usually modified locally.