Updated on 2024-08-20 GMT+08:00

Interface Debugging

To ensure that SaaS products can be accessed, KooGallery provides a debugging page on the Seller Console. You can debug SaaS interfaces in each scenario.

The following uses the interface for creating an instance as an example.

Procedure

  1. Choose Application Tools > Interface Addresses in the navigation pane of the Seller Console, add an interface address, and complete the verification.

  2. Bind the verified interface address to the key. For details about how to obtain the key, see Obtaining an Access Key (Key ID).

  3. Click Debug to debug the interface using parameters preset in your system based on the request parameter description of the interface.

  4. On the Instance Creation page, enter values of preset parameters and click Generate Request Command to generate a request example.

  5. Click Debug and Save Case. The system calls the interface address to test the interface. If the test is successful, the system displays a message indicating debugging is successful and the case is saved. If the test fails, the error message is displayed in the lower part of the page. You can modify the interface based on the error message.

  6. When the debugging is successful, choose Application Tools > Case Management in the navigation pane and view the test case.