How to get an access token with the OAuth 2.0 in the Unity Android Application?
I have the following scenario that needs to be implemented for our game: we use GameSparks and silent device authentication and if our player wants to get his data on the other devices, we give him an opportunity to register a new account using username and password or one of the services. These services are: Google Play and Game Center. But the problem is that I need to provide an access token for using GooglePlayConnectRequest, and I can't get this access token using Android Native Plugin, it just returns an empty string where the access token is supposed to be. Have anybody been able to get the access token, if yes - could you provide some tutorial or instruction? Maybe I need to use another plugin which gets the access token without any problems?
Thanks in advance!
Answer by VasilijLatushko · Feb 23, 2017 at 10:48 AM
Solved here: https://support.gamesparks.net/support/tickets/3883
Hey, can you tell me the solution? Because the link is not working.
Your answer
Follow this Question
Related Questions
Google play games store data 0 Answers
google achievements and leaderboard problem 1 Answer
Google play services crash on start 2 Answers
Play Store with Unity Personal 1 Answer
[AdMob][Android] Re-Packing error 0 Answers