- what's new
- Service Overview
- Getting Started
- SDK Reference
- API Reference
-
FAQs
- General Consulting
- Billing
-
API
- Why Is the Recognition Result Very Poor?
- How Do I Call the APIs of SIS?
- Why Does the Returned Status is Normal But the Recognition Result is Empty?
- What Are the Username, Domain Name, and Project Name in the Token Message Body?
- Can I Call SIS APIs Concurrently?
- What Do I Do If the Error Message "auth failed" Is Displayed During SIS API Calling?
- What Do I Do If SIS API Calling Times Out?
- What Do I Do If the Error Message "The silence time is too long, and the audio will not be recognized" Is Displayed?
- How Do I Obtain a Token?
- SDK
- Error Code
- Deployment
- Regions and AZs
- Permissions
- General Reference
Show all
Copied.
APIG.0201 Error
If the error message "Backend timeout." and error code "APIG.0201" are displayed when you call an API, the request timed out.
Perform the following steps to rectify the fault:
Use a tool, such as Postman, to call the service and check whether the call is successful. If the call is successful, the service API is normal. Perform the following steps to proceed:
- Check whether API call requests are excessively frequent. If there are too many concurrent requests, check the return value in the code and resend the requests later (for example, 2 to 5 seconds later). You can also check whether the result of the previous request is returned at the backend. Do not send a request before a result is returned for the previous request.
- Check whether the audio file is too large or the network delay is too high. If the audio file is too large, you can compress the audio in MP3 format. If the network delay is too high, improve the network transmission speed.
To avoid this problem, you can call SIS using the SDK provided by the service. For details about how to obtain the SDK, see Obtaining SDKs.
If the above solutions cannot rectify the fault, contact us.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot