You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -9,7 +9,7 @@ class ServerlessComponent extends Component {
9
9
const{ tmpSecrets }=this.credentials.tencent
10
10
11
11
if(!tmpSecrets||!tmpSecrets.TmpSecretId){
12
-
thrownewTypeError(
12
+
thrownewApiTypeError(
13
13
'CREDENTIAL',
14
14
'Cannot get secretId/Key, your account could be sub-account and does not have the access to use SLS_QcsRole, please make sure the role exists first, then visit https://cloud.tencent.com/document/product/1154/43006, follow the instructions to bind the role to your account.'
0 commit comments