oci-typescript-sdk icon indicating copy to clipboard operation
oci-typescript-sdk copied to clipboard

Type error when trying to use oci-aidocument

Open doberkofler opened this issue 1 year ago • 0 comments

Type error when trying to use oci-aidocument:

The OciEnabledServiceSet is empty, all OCI services are enabled
error from defaultErrorFunction:  TypeError: serviceCode.toLowerCase is not a function
    at OciError (/Users/doberkofler/MyDev/ljs_app/trunk/examples/AI/lib/error.ts:27:106)
    at Object.handleErrorResponse (/Users/doberkofler/MyDev/ljs_app/trunk/examples/AI/lib/helper.ts:41:12)
    at Function.<anonymous> (/Users/doberkofler/MyDev/ljs_app/trunk/examples/AI/lib/circuit-breaker.ts:28:29)

doberkofler avatar Dec 16 '23 16:12 doberkofler