You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just updated the nugets and couldn't get google to login. It just throws a "Null Token" error. The error is coming out of OAuthApi.PerformAuthenticate()
I rolled back the nugets and everything works again. I tried browsing through the code to see what it could be but I couldn't see anything off hang. I don't need to roll to the latest as my logins for f/b and Google work fine with the versions I'm using:
This is still happening even after I completely rebuilt the project file using the latest Visual Studio standard template and NetStandard 2.0. I believe you have a dependency that is out of date
I just updated the nugets and couldn't get google to login. It just throws a "Null Token" error. The error is coming out of
OAuthApi.PerformAuthenticate()
I rolled back the nugets and everything works again. I tried browsing through the code to see what it could be but I couldn't see anything off hang. I don't need to roll to the latest as my logins for f/b and Google work fine with the versions I'm using:
The text was updated successfully, but these errors were encountered: