---
sourceType: api-reference
sourceTypeMatchedRule: openApis
slug: MA/openApis/errorCode
title: Mã lỗi
---
Bảng mô tả mã lỗi khi tích hợp API

| Value | Description                                                                      |
| ----- | -------------------------------------------------------------------------------- |
| -100  | Required parameters wasn't present                                               |
| -101  | Invalid parameters                                                               |
| -102  | Invalid Api Key                                                                  |
| -103  | Too many requests                                                                |
| -104  | Authentication is required                                                       |
| -107  | Failed                                                                           |
| -108  | App ID is invalid                                                                |
| -109  | Out of Quota                                                                     |
| -110  | Invalid User Id                                                                  |
| -111  | Invalid request. Your app is currently unable to send notifications to this user |
| -112  | Invalid scope                                                                    |
| -113  | Invalid IP                                                                       |
| -114  | Invalid Mini App Id                                                              |
| -115  | Partner is invalid                                                               |
| -116  | Partner Api Key is invalid                                                       |
| -117  | The file upload has exceeded the limit for file size                             |
| 0     | Thành Công                                                                       |
