Skip to main content

8 docs tagged with "Cloud Function"

View All Tags

APIs Custom Code and Third-party Libraries Support

By default, custom code for APIs does not support importing third-party libraries. The custom code includes built-in standard Node.js libraries as well as node-fetch, request, @cloudbase/node-sdk, and their related dependency libraries. These built-in libraries can be referenced via require and used in the code.

WxCloudSDKError: [Error] secret id error

When locally debugging cloud functions in WeChat Developer Tools, you may encounter the error message WxCloudSDKError: [Error] secret id error. This error is usually caused by the local debugging environment failing to correctly verify secretId.