All Products
Search
Document Center

BSS OpenAPI:common problem

Last Updated:Oct 13, 2023

It was becuause not found correct domain matched with this product.

  • occurred error like “Can not find endpoint to access”

If you call api by java sdk, you can resolve this problem by execute the following code:

DefaultProfile.AddEndpoint("ap-southeast-1", "ap-southeast-1", "BssOpenApi", "business.ap-southeast-1.aliyuncs.com");