The OAuth client was not found. Invalid_client
I am trying to gain access to gmail in my flutter app. However I cannot even go past the permission screen because of this invalid_client issue. I have already created the oauth 2.0 clientid in my Google Cloud and set the type to android. When I try to use the link I am given, I get this screen.