Skip to content

[Bug] Update Message Status 401 With Custom Conversation Provider #4

Open
@i-am-rad

Description

@i-am-rad

🐛 Describe the Bug

  1. Create a default SMS provider (not marked as custom)
  2. Send outbound message
  3. Immediately try to update the message status to delivered.
  4. Returns 401: "No conversation provider found for this message"
  5. Your database updates at some point 5 to 10 seconds later.
  6. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-missing-api-fieldSomething isn't working in the Highlevel API or fields are missing in the API Endpoints.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions