In Android Studio, the IDE itself (not a project related question), you can login with your Google account to take advantage of features like Firebase Crashlytics. When I hit accept on the OAuth screen on Google it attempts to navigate to a callback URL to pass the token back to the IDE but I get a 413 error:
This page isn’t working If the problem continues, contact the site owner. HTTP ERROR 413
Google Login callback: http://localhost:55244/Callback?code=***
Firebase Login callback: http://localhost:55838/Callback?code=***