After creating aws codepipeline, am getting error like
Could not register webhook . The webhook was created, and your pipeline was updated, but the webhook could not be registered with GitHub. Wait a few minutes and then try again. If the problem continues, contact your AWS administrator or AWS Support. Failed on the following operation: RegisterWebhookWithThirdParty. The following message contains details on the exception: Webhook could not be registered with GitHub. Error cause: Not found [StatusCode: 404, Body: {"message":"Not Found","documentation_url":"https://developer.github.com/v3/repos/hooks/#create-a-hook"}]
Does anyone have idea about this issues? Thanks in advance