SHA-1 with google API
I’m trying to create an Android project and I’m having trouble finishing it due to an issue. Currently, within the project, I’m using Google authentication to concurrently utilize the Google Fit service, which I registered through the Firebase website. To achieve this, I had to enter the SHA1 and project name. Now, I want to program a barcode scanner, and I came up with the idea of creating it using Google Vision. However, when I try to create the project via the website, it tells me that the SHA1/project name is already taken, which is true because I used it to use Google Fit/login. What should I do? I want to use both Google services, and I don’t understand why it’s a problem that it’s the same project.