{"id":6609,"date":"2014-04-20T13:45:55","date_gmt":"2014-04-20T13:45:55","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/20\/git-aws-push-returned-error-403-collection-of-common-programming-errors\/"},"modified":"2014-04-20T13:45:55","modified_gmt":"2014-04-20T13:45:55","slug":"git-aws-push-returned-error-403-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/20\/git-aws-push-returned-error-403-collection-of-common-programming-errors\/","title":{"rendered":"git aws.push returned error 403-Collection of common programming errors"},"content":{"rendered":"<p>I&#8217;m working on getting git setup for my application on Elastic Beanstalk. I&#8217;ve been following the instructions provided by amazon. After pushing the changes I get this error<\/p>\n<pre><code>git aws.push\n\nerror: The requested URL returned error: 403 while accessing https:\/\/:20130117T213945Z538f1c7baf8c89b4b547cb6717aabbaa7dfab3c52e0911d71e17b06765b922b2@git.elasticbeanstalk.us-east-1.amazonaws.com\/v1\/repos\/54696d73546573744170706c69636174696f6e\/commitid\/62323130316462646264373436303536343265633861333035633133633265666466393633303133\/environment\/54696d7374657374656e7669726f6e6d656e74\/info\/refs?service=git-receive-pack\nfatal: HTTP request failed\n<\/code><\/pre>\n<p>Here&#8217;s my .config file<\/p>\n<pre><code>git config -l\n\ncredential.helper=osxkeychain\nuser.name=Tim xxxxxxxxxx\nuser.email=xxxxxxxxx@gmail.com\ncore.bare=false\ncore.repositoryformatversion=0\ncore.filemode=true\ncore.logallrefupdates=true\ncore.ignorecase=true\naws.endpoint.us-east-1=git.elasticbeanstalk.us-east-1.amazonaws.com\naws.endpoint.ap-northeast-1=git.elasticbeanstalk.ap-northeast-1.amazonaws.com\naws.endpoint.eu-west-1=git.elasticbeanstalk.eu-west-1.amazonaws.com\naws.endpoint.us-west-1=git.elasticbeanstalk.us-west-1.amazonaws.com\naws.endpoint.us-west-2=git.elasticbeanstalk.us-west-2.amazonaws.com\naws.endpoint.ap-southeast-1=git.elasticbeanstalk.ap-southeast-1.amazonaws.com\naws.endpoint.ap-southeast-2=git.elasticbeanstalk.ap-southeast-2.amazonaws.com\naws.endpoint.sa-east-1=git.elasticbeanstalk.sa-east-1.amazonaws.com\nalias.aws.elasticbeanstalk.remote=!.git\/AWSDevTools\/aws.elasticbeanstalk.push --remote-url\nalias.aws.elasticbeanstalk.push=!.git\/AWSDevTools\/aws.elasticbeanstalk.push\nalias.aws.elasticbeanstalk.config=!.git\/AWSDevTools\/aws.elasticbeanstalk.config\nalias.aws.push=!git aws.elasticbeanstalk.push\nalias.aws.config=!git aws.elasticbeanstalk.config\n<\/code><\/pre>\n<p>Thanks for your help. Please let me know if I can provide you with additional info. I don&#8217;t really know what else to check or do. Thanks again.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;m working on getting git setup for my application on Elastic Beanstalk. I&#8217;ve been following the instructions provided by amazon. After pushing the changes I get this error git aws.push error: The requested URL returned error: 403 while accessing https:\/\/:20130117T213945Z538f1c7baf8c89b4b547cb6717aabbaa7dfab3c52e0911d71e17b06765b922b2@git.elasticbeanstalk.us-east-1.amazonaws.com\/v1\/repos\/54696d73546573744170706c69636174696f6e\/commitid\/62323130316462646264373436303536343265633861333035633133633265666466393633303133\/environment\/54696d7374657374656e7669726f6e6d656e74\/info\/refs?service=git-receive-pack fatal: HTTP request failed Here&#8217;s my .config file git config -l credential.helper=osxkeychain user.name=Tim xxxxxxxxxx user.email=xxxxxxxxx@gmail.com [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6609","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=6609"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6609\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=6609"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=6609"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=6609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}