I am trying to connect the Firebase Admin SDK to my Android project. Im only in the initial set up process right now but I keep getting this credentials error and I have no idea what the issue is.
edit:
I added the OAuth2 dependency to the build.gradle.
implementation 'com.google.apis:google-api-services-oauth2:v1-rev142-1.23.0'
Now I am getting this error.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.