I have 2 projects that were in the hands of another team, I was trying to create a OAuth 2.0 client ID for Android and it fails because probably someone already created it in another Google Console Project. It's impossible to contact the previous owners of the Project for lack of knowledge/will of resolving the situation.
The error given is the following:
Duplicate fingerprint The fingerprint you specified is already used by an Android OAuth 2.0 client ID in this project or another project
Seeing that the Apps are already in the Store I can't simply change the package or the keystore to make it work.
Anyone with a similar problem that managed to reach a solution?
Thank you in advance.