我正在尝试通过AWS CodeBuild创建一个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)
有什么建议?