I have a form trigger from webflow. I use that information from that trigger to then send a message on discord. The message has discord embed details included in it.
However, when I run the automation to Send Message to Discord, I get a RuntimeError [405] Missing Access.
I confirmed that the Integromat bot is in our server through the connection I created. Do we need to custom configure the bot to get it to work?
Potential problems I tried to address: Change the message information to exclude certain embed details (didn’t work); Change channel to send to; It’s possible that the “Embed type” is not correct. I tried with and without it but still didnt work.
Any suggestions?