2026.6.9.1
Instagram sending, with real errors
Instagram messages send in the format Meta expects, and a blocked send now explains itself instead of failing quietly.
- hotfix
- channels
A single-change hotfix. Instagram sends were using a field only Messenger accepts, and when a send was refused there was nothing useful to act on.
Instagram messaging
- Sends follow Meta’s format — the Messenger-only field that Instagram rejects is gone, so messages go out the documented way.
- Errors you can act on — a permission or capability gap now returns a plain “reconnect your Instagram account” instruction instead of a raw provider error.
- Diagnosable failures — the readable provider message and subcode are recorded, so an integration problem can be traced rather than guessed at.