Help Center> Speech Interaction Service> FAQs> API> What Do I Do If SIS API Calling Times Out?
Updated on 2023-11-02 GMT+08:00

What Do I Do If SIS API Calling Times Out?

Symptom

Timeout is usually caused by network disconnections. You need to analyze the network environment and code.

Solution

  1. Check whether the network is normal.

    Ensure that the network is connected to the Internet so that you can access the Huawei Cloud official website and obtain the token. If a proxy is used, ensure that the proxy is available.

  2. Check whether the URL has errors,

    for example, writing errors, HTTP method errors (GET and POST confusion), and other errors

API FAQs

more