What do I do if the "Can not find endpoint to access" error is reported for a call?
The error is reported because the correct domain name is not found. You can add the correct service name and domain name.
For example, you call use the following code to troubleshoot the issue when you call SDK for Java.
DefaultProfile.AddEndpoint("cn-hangzhou", "cn-hangzhou", "BssOpenApi", "business.aliyuncs.com");