Matt Chung
Matt Chung
Taking a look at this
Hey @haizaar , what version are you running? I'm going to try and reproduce.
Thanks @haizaar for reporting this. I'm able to reproduce the issue: ``` python File "/Users/mattchung/Development/github3.py/github3/decorators.py", line 61, in auth_wrapper raise error_for(r) github3.exceptions.AuthenticationFailed: 401 Requires username/password authentication ``` It is possible,...
I'm reviewing why Travis CI however I'm not sure how documentation could cause the tests to fail.
Chapter 5
Cancelled first pull request since it was destined for "master" branch instead of "working"
We are running into the same exact issue and have provided build logs in AWS support case ID: 173089142200287 Like others, we have temporarily pinned the Amplify CLI Version to...
For anybody else who is afflicted with this issue, providing a little update from our case that we cut with AWS: > ... They have picked the issue and are...
So continuing to push the internal ticket and there is a fix (see below) that just got merged in. Essentially, once it's (i.e. 12.13.x) rolled out, you will be able...
I am confirming that the issue is now fixed in 12.13.1. Last night, I went ahead with the following two changes: 1. Reverted pinning 12.12.6 and resetting the AWS Amplify...