Facebook Client Token Empty Issue

Overview

The SDK Mismatch issue related to Facebook can occur when the credentials on the Lion portal do not include the necessary Client Token required for the Facebook SDK to function correctly. This issue is particularly relevant for older games on the Lion portal when the Facebook client token wasn’t a required parameter to have value, starting from version 15.0.0 of the Facebook Unity SDK, where the Client Token becomes essential for proper SDK integration and operation.


Setup Wizard - “Fix It”

Pressing the “Fix It” button under the issue item in the Setup Wizard will:

  1. Client Token Popup Displayed: A popup window will appear, prompting you to enter your Facebook Client Token. This token is crucial for the Facebook SDK to work correctly with the new SDK version requirements.

  2. Navigate to Your Facebook Application Page: You will need to enter the Facebook Application page where your Client Token can be retrieved. Under the section , App Settings → Advanced → Security → Client Token This is where you will find the Client Token necessary for your application. Copy this token for the next step. Clicking the Facebook Developers Dashboard will take you to your app’s facebook dashboard directly if you have the access to the app on developers.facebook.com.

  3. Insert Token and Press the Button: Enter the copied Client Token into the popup and press the confirm or submit button. This action updates the Facebook SDK settings with the correct token, resolving the mismatch issue.