We’re looking for advice or comments related to Unity and the newest version of Google Play Games 0.11.01. It seems the latest Play Games services sdk no longer exposes the player id token, which Nakama needs to authenticate the google profile. Has anyone determined how to properly get the token required to authenticate or sign in with the latest Google sdk? There is a RequestServerSideAccess function in the PGS sdk that returns a token, but the description doesn’t seem to match up, and the token is rejected as invalid by Nakama.
Thanks