I am unable to connect my Git repository to my app in the AWS Amplify Console. I get to the final screen and click the button "Save and deploy" and it does nothing.
On inspecting the console I see that it failed with a 400 error saying "You should at least provide one valid token".

This appears to be the same issue as: https://github.com/aws-amplify/amplify-console/issues/468
Hmm ok so 15 minutes later it worked... 🤷♂️
In case anyone else lands here, I ran into the same thing. My fix was to logout/login of the aws console.
Most helpful comment
In case anyone else lands here, I ran into the same thing. My fix was to logout/login of the aws console.