I’m trying to create an agent who will reply to my company’s Instagram DM messages.
I’ve set up the APP apparently correctly, I’ve added all the possible permissions
I’ve generated an Access Token and enabled Webhook Subscription
I’ve configured the Callback URL, verified the Token and enabled all the Webhook fields.
When I press TEST in the “MESSAGE” field of the Webhook, I press “send to server v23.0” and the execution log appears on my n8n.
However, when I send a message on my instagram, via another account, no execution log appears.
Can anyone help me?