We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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" } } ] }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi all,
Currently the error_code is missing from the response on delivery reports, any chance this could be added at some point?
The text was updated successfully, but these errors were encountered: