You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Particularly for the method GetEntityTokenAsync, the API request requires either an X-SecretKey, X-Authentication, or X-EntityToken header. None of those are provided in PlayFabInternal's MakeAPICall function call, making the method unusable.