Skip to content

Commit

Permalink
refactor: change error message
Browse files Browse the repository at this point in the history
  • Loading branch information
Emerson-Valentim committed Nov 28, 2023
1 parent 8af30c1 commit 71d2816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/tech-resources/extended-error-codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ The following table is a complete list of extended error code responses, organiz
| | 2005 | No published version of template exists | 422 | |
| | 2006 | Transmission record in invalid state | 409 | |
| | 2007 | Metadata size too large | 422 | |
| | 2008 | No local part specified | 400 | check if provided email is correct |
| | 2008 | No local part specified in sender address | 400 | check if provided email is correct |
| | 2101 | Exceed Sending Limit (hourly) | 420 | |
| | 2102 | Exceed Sending Limit (daily) | 420 | |
| | 2103 | Exceed Sending Limit (sandbox) | 420 | |
Expand Down

0 comments on commit 71d2816

Please sign in to comment.