小编Nys*_*hea的帖子

无法创建AW​​S CodeBuild Webhook

我正在尝试通过AWS CodeBuild创建一个webhook,这是我收到的错误.

这是错误 我还尝试使用以下命令通过AWS CLI创建webhook:

aws codebuild create-webhook --project-name myClassifiedProjectName
Run Code Online (Sandbox Code Playgroud)

我得到同样的错误:

An error occurred (OAuthProviderException) when calling the CreateWebhook operation: Unable to create webhook at this time. Please try again later.
Run Code Online (Sandbox Code Playgroud)

有什么建议?

webhooks amazon-web-services aws-codebuild

7
推荐指数
3
解决办法
2330
查看次数