Hello,
I have a simple workflow. A discord trigger who query message in a specific page on discord and add it to google sheet. Until now no problem with it and now it’s not working anymore and that without error ??
I explain myself, when i go to the inspector, where i can see all atempt. There is no error and it s like he receive only empty information from discord. In discord the message to export is here. So why pipedream don t collect correctly the message in discord anymore ?
i tried to create a new trigger but still the same problem, when i try the trigger, the list of event he propose me to test are all empty ? (and it s not empty on discord)
So clearly pipedream know there is new events to query but he is not abble to read them ?
This is likely related to an update to default bot configuration that Discord recently started rolling out / enforcing. You will need to go into your Bot’s settings in the Discord Dev Portal, choose the bot you’ve connected to this source, select “Bot” on the left side to open the settings, then enable “Message Content Intent”, to ensure the message body is exposed via your trigger.