Google 开发者无法创建用于 Google 登录的 OAuth 客户端

Ami*_*min 6 android android-studio google-developers-console

我正在尝试使用https://developers.google.com/identity/sign-in/android/在我的 android 应用程序中使用 google 登录,但是当尝试使用我的项目包和 SHA1 密钥配置项目时,我出现这个错误

Couldn't create OAuth client
warning
Requested entity already exists
Run Code Online (Sandbox Code Playgroud)

我搜索了我之前是否使用此包和 SHA 创建了一个项目,并发现我的同事在之前的项目中使用它,他尝试添加它并收到相同的警告,然后他删除了它,我再次尝试使用我的项目,但问题仍然存在存在。