Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delivery reports are missing error_code in response #13

Open
jackpipergit opened this issue Apr 17, 2024 · 0 comments
Open

Delivery reports are missing error_code in response #13

jackpipergit opened this issue Apr 17, 2024 · 0 comments

Comments

@jackpipergit
Copy link

Hi all,

Currently the error_code is missing from the response on delivery reports, any chance this could be added at some point?

{
    "delivery_reports": [
        {
            "callback_url": null,
            "date_received": "2024-04-16T23:41:04+00:00",
            "delay": 0,
            "delivery_report_id": "dba7c919-9b79-4075-ada4-86a5523d901c",
            "message_id": "38d4549d-ae92-4054-a57c-2b43c47c24f7",
            "metadata": {},
            "original_text": "Test message",
            "source_number": "removed",
            "status": "rejected",
            "submitted_date": "2024-04-16T23:41:04+00:00",
            "vendor_account_id": {
                "vendor_id": "MessageMedia",
                "account_id": "removed"
            }
        }
    ]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant