We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All
ReferencesMap KitResult Codes

Result Codes

Expand

Status Code

Result Code

Value

Description

Solution

Charged Request

200

OK

0

The request is successful.

-

Yes

501

UNKNOWN_ERROR

3

The method is not found on the server.

Verify that the method name and parameters match those defined on the server.

No

404

NOT_FOUND

5

The request URL is invalid.

Verify that the request URL is the same as the released one.

No

401

REQUEST_DENIED

6

Invalid or expired token.

Refer to FAQs.

No

406

INVALID_REQUEST

7

Invalid content type.

Modify the Swagger JSON-defined scope and request type of the current service to make them consistent with the requirements.

No

406

INVALID_REQUEST

8

Invalid Accept type.

Modify the Swagger JSON-defined scope and request type of the current service to make them consistent with the requirements.

No

400

INVALID_REQUEST

105

Parameter error.

Modify relevant parameters according to parameter description and restrictions in the API reference, and try again.

No

503

UNKNOWN_ERROR

110

Internal server error.

Go to Support > Customer Service > Submit ticket online, select the relevant category, and submit your ticket. Huawei will get back to you as soon as possible.

No

503

UNKNOWN_ERROR

111

The request is discarded because the service is busy.

Try again later.

No

503

UNKNOWN_ERROR

114

No service is found for the request.

Try again later.

No

405

REQUEST_DENIED

403

The app ID does not have the service call permission.

Enable Map Kit in AppGallery Connect. For details, please refer to Enabling Services.

No

401

UNKNOWN_ERROR

010001

The authentication service is abnormal.

Refer to FAQs.

No

401

REQUEST_DENIED

010002

Incorrect certificate fingerprint.

Refer to FAQs.

No

401

REQUEST_DENIED

010003

Unauthorized API call.

Refer to FAQs.

No

200

ZERO_RESULTS

010004

The search is successful but no record is found.

No record meeting the search criteria exists.

Yes

403

OVER_QUERY_LIMIT

010006

Paid API calls reach the limit.

No

400

INVALID_REQUEST

010007

Place search failure.

The place does not exist or the search is restricted. Search for another place.

Yes

400

INVALID_REQUEST

010008

Route data does not exist.

No route meeting the search criteria exists.

Yes

400

INVALID_REQUEST

010009

Cross-region route planning is not supported.

Ensure that the start point and end point for route planning are in the same region.

Yes

400

INVALID_REQUEST

010010

Invalid parameter.

Refer to FAQs for the Android SDK or FAQs for REST API.

No

404

NOT_FOUND

010011

No resource is found.

Verify that parameters are correct and have valid data.

No

500

UNKNOWN_ERROR

010012

Internal server error.

Go to Support > Customer Service > Submit ticket online, select the relevant category, and submit your ticket. Huawei will get back to you as soon as possible.

No

401

REQUEST_DENIED

010017

Invalid request signature.

  • Check whether the device time was manually changed. If so, change it back and try again. If not, submit a ticket online. Huawei will get back to you as soon as possible.
  • Try again if the request signature fails to be obtained due to network reasons.

No

503

REQUEST_DENIED

010018

The service is degraded because the server is busy.

Try again later.

No

403

OVER_QUERY_LIMIT

010024

The API is in arrears.

Refer to FAQs.

No

403

OVER_QUERY_LIMIT

010027

You have not subscribed to any pay-as-you-go plan.

Refer to FAQs.

No

403

OVER_QUERY_LIMIT

010037

The QPS exceeds the quota.

Refer to QPS quota in Service Quota.

No

400

BAD_REQUEST

010038

The number of longitude-latitude pairs exceeds 512.

Ensure that the number of longitude-latitude pairs passed to Elevation API does not exceed 512, regardless of which input parameter type is used.

Yes

400

BAD_REQUEST

010041

The size of a single file exceeds the upper limit.

When you add tile data or update tile data, the size of a single data file cannot exceed 300 MB.

No

400

NO_TILE_SERVICE_PERMISSION

010045

No permission on the Tile Service.

Contact the Map Kit operations team via mapteam@huawei.com apply for the permission on the Tile Service.

Yes

NOTE

The input parameter of the Matrix API includes multiple groups of departure places and destinations, and routes are calculated between these departure places and destinations independently. Therefore, the result codes of the Matrix API are not affected by single failure in calculating routes between a departure place and a destination. Single failure is only represented in the status parameter in the relevant row. The status parameter also complies with the result code list.

If the error persists, submit a ticket online. Huawei will get back to you as soon as possible.

Search in References
Enter a keyword.