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

EngagementQuality.GetScoresAsync: The response does not contain a field called 'result' #539

Open
Jericho opened this issue Jan 15, 2025 · 0 comments
Assignees
Labels
Bug This change resolves a defect
Milestone

Comments

@Jericho
Copy link
Owner

Jericho commented Jan 15, 2025

Sometimes the SendGrid API returns the following response when requesting engagement scores:

HTTP/1.1 202 Accepted
{"message":"We are processing the score for this date range. Please try again later."}

According to documentation, HTTP202 in this context means:

This operation returns a 202 response when SendGrid does not yet have scores available for the specified date range. Scores are calculated asynchronously from requests to this endpoint. This means a score may be available for the specified date at a later time, but a score is not available at the time of your API request.

@Jericho Jericho added the Bug This change resolves a defect label Jan 15, 2025
@Jericho Jericho self-assigned this Jan 15, 2025
@Jericho Jericho added this to the 0.111.0 milestone Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This change resolves a defect
Projects
None yet
Development

No branches or pull requests

1 participant