Open
Description
🐛 Describe the Bug
- Create a default SMS provider (not marked as custom)
- Send outbound message
- Immediately try to update the message status to delivered.
- Returns 401: "No conversation provider found for this message"
- Your database updates at some point 5 to 10 seconds later.
- We update message status again with same payload and it does update the message.
📍 Location
https://marketplace.gohighlevel.com/docs/ghl/conversations/update-message-status
✅ Expected Behavior
200 - message updated
💻 Screenshots or Code Samples
N/A
🧠 Additional Context
Conversations team is tracking