Help Center/
API Request Signing Guide/
Developer Guide/
FAQs/
What Should I Do If "The API does not exist or has not been published in the environment." Is Displayed?
Updated on 2026-02-09 GMT+08:00
What Should I Do If "The API does not exist or has not been published in the environment." Is Displayed?
If an open API of a cloud service failed to be called, troubleshoot the failure by performing the following operations:
- The domain name, request method, or path used for calling the API is incorrect.
- For example, an API created using the POST method is called with GET.
- Missing a slash (/) in the access URL will lead to a failure in matching the URL in the API details. For example, URLs https://vpc.region.cloud.com/test/ and https://vpc.region.cloud.com/test represent two different APIs.
- The domain name is resolved incorrectly. If the domain name, request method, and path for calling the API are correct, the API may not be correctly resolved.
Parent topic: FAQs
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.