question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot log in Google Play Services when cloud save enabled

See original GitHub issue

Since couple of days ago, I’m not able to log my app into the Google Play Services. I’m getting this trace in the logs: E/Auth: [GoogleAccountDataServiceImpl] getToken() -> NETWORK_ERROR. Account: <ELLIDED:-827796636>, App: com.teenagemutantninjacoders.robotwarehouse.android.dev, Service: oauth2:https://www.googleapis.com/auth/drive.appdata https://www.googleapis.com/auth/games_lite It looks like it’s really a Google problem, but as I’m not seeing any recent complaint on that, I was wondering if the library is simply using some deprecated API?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
magfortcommented, Mar 5, 2020

I think the new SnapshotClient API is intended to replace it https://developers.google.com/games/services/android/savedgames

That’s what Google’s sample app uses now https://github.com/playgameservices/android-basic-samples/tree/master/CollectAllTheStars2

0reactions
makkmarccicommented, Mar 6, 2020

Thanks! It’s working with 1.0.2

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix Google Play Games sign in problems
Open your device's Settings app. · Tap Apps & notifications and then See all apps. · Scroll down and tap Google Play Games....
Read more >
How to Fix Google Play Won't Let Me Sign in Error
Tap on Clear data at the bottom of the screen and select Clear cache and then Clear all data. Try signing in to...
Read more >
I can't connect my game to Google Play!
Open Google Play Games app, tap the three dots at the top right corner to open the app menu and select Settings. Make...
Read more >
Setting Up Google Play Games Services
Step 1. Sign in to the Google Play Console · Step 2. Add your game to the Google Play Console · Step 3....
Read more >
How to - Cloud Saving on Google Play Service [Tutorial][C#]
Cloud saving on Google Play Services.This indirectly saves this on your Drive. very cool.▻ https://www.patreon.com/epitomegamesSupport us ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found