🎮
Play Plus | Play Services Plugin For GC2
  • 👋Getting Started
  • Visual Scripting
    • ▶️Instructions
      • Play Games Activate
      • Play Games Authenticate
      • Request Server Side Access
      • Get Local User Id
      • Get Local User Name
      • Get Token
    • ⚡Events
      • On Authenticate
      • On Request Server Side Access
    • ❓Conditions
      • Is User Authenticated
  • Features
    • 🎉Achievements
      • ▶️Instructions
        • Show Achievements UI
        • Increment Achievement
        • Report Progress
        • Reveal Achievement
        • Unlock Achievement
      • ⚡Events
        • On Increment Achievement
        • On Show Achievement UI
        • On Report Progress
        • On Reveal Achievement
        • On Unlock Achievement
    • 🎖️Leaderboards
      • ▶️Instructions
        • Open Leader Board UI
        • Report Score
      • ⚡Events
        • On Open Leader Board UI
        • On Report Score
    • 💾Save Games
      • ▶️Instructions
        • Open Save Load UI
      • ⚡Events
        • On Open Save Load UI
    • 🙌Events
      • ▶️Instructions
        • Increment Event
      • ⚡Events
        • On Increment Event
    • 🧑‍🤝‍🧑Friends (TBD)
    • 📊Player Stats (TBD)
  • Road Map
  • Releases
Powered by GitBook
On this page
  1. Visual Scripting
  2. ▶️Instructions

Request Server Side Access

Requests server-side access to Player Games Services for the currently signed in player.

The Request Server Side Access will also called whenever the Play Games Authenticate is called

Parameters

Force Refresh Token
  • If true, the returned authorization code is exchanged a refresh token will be included in addition to an access token. Default to false.

PreviousPlay Games AuthenticateNextGet Local User Id

Last updated 1 year ago