Skip to main content
Q&A
Updated over 2 months ago

Q1. If the x-API-key is replaced, will the API interface called by the service started with the old value continue to work?

A:No. The x-api-key will be returned as invalid. It will return the message that the x-API-key is invalid, one account can only correspond to one x-API-key, so be careful with the reset operation, the old value will be invalid after the reset, please save the value safely.

Q2. Can I start both interfaced and non-interfaced services on the same device?

A:No, it is not permitted.

3. How to close the service in no-interface mode?

A:It can be shut down by the following 3 ways:

-- ctrl+c(in CMD).

-- Close the command line window.

-- Find the MoreLogin icon in the operating system taskbar, right-click, and select exit.

4. What is the difference between starting Local API service with interface service and without interface service?

  • There is no difference."Interfaced" service that can log in to one account and use it normally, and use multiple accounts to call the Local API at the same time.

  • Note: “Interface” service can only log in one account, API does not limit the number of accounts to be used.

5. How to check the version number of MoreLogin currently in use?

You can check the version number through the "Check Version" module in "Settings Center" >> "Local Settings".

6. What are the prerequisites for a normal connection to the cloud phone ADB?

  • Call API: "Update Cloud Phone ADB Status" to enable cloud phone ADB capability.

  • Call API: "Get Cloud Phone Profile List" to obtain the corresponding ADB connection address and connection code of the cloud phone.

  • After successfully opening ADB, enter "ADB connect connection address" in the command prompt interface of the operating system to connect to the cloud phone, and use the connection code to log in successfully to start using ADB.

  • After the cloud phone is turned off, the ADB in use will automatically disconnect. The next time the cloud phone is turned on, you need to obtain a new connection address and code to continue using the ADB.

7. WebDriver API Online Documentation Tutorial

8. API Interface Error Descriptions and Solutions

Error Code

Error Descriptions and Solutions

10001

Token is missing, please log in to MoreLogin again.

10009

Token validation failed, please log in to MoreLogin again.

14021

Proxy host cannot be empty, please provide the proxy host information.

14022

Proxy port cannot be empty, please provide the proxy port information.

14024

Proxy does not exist, please provide the proxy information.

14025

Proxy type cannot be empty, please provide the proxy type.

14028

Proxy already exists, no need to fill it again.

15001

Group name already exists, please do not add it again.

15002

Tag name already exists.

35000

API requests are too frequent, please try again later.

35001

API authentication information is missing, please reopen the API connection and check if the information is complete.

35002

API authentication failed, please reopen the API connection and check if the information is incorrect.

35003

API authentication repeated request.

35004

Cloud phones can only be used outside mainland China. If you have any questions, please contact customer service.

35005

Cloud phone error: Current request has no operation permission.

99000

System unknown exception.

99001

Request parameter exception, please check the completeness of the parameters.

99002

Browser error: Current request has no operation permission.

99004

Request content is too large, please reduce the request size.

99006

Invalid request.

99008

Current device request limit reached, please reduce access frequency.

99009

Request is too frequent, please try again later.


Need more help? Contact us:


Did this answer your question?