So I use the GoogleSignIn for my application. So by the consent of google, a user get's authenticate.
For first 10-15 days when I start the application in my android phone, the login system was working fine.
But after 15 day the login system eventually failed and in the logcat I found this line:
E/Auth: [GoogleAccountDataServiceImpl] getToken() -> NEED_REMOTE_CONSENT. App: com.hp.memer, Service: oauth2:server:client_id:507179268523-8m3gg0ge4nvb82mbvd5o3ej7k5li45kn.apps.googleusercontent.com:api_scope:email openid profile
Also when I click on the button of sign_in_with_google, the google email screen is opening but it is not showing my email id list. It is only loading. Nothing else.
So could anyone can say me that what is happening.
Thanks in advance:)
from Flutter Login application android : E/Auth: [GoogleAccountDataServiceImpl] getToken() -> NEED_REMOTE_CONSENT
No comments:
Post a Comment