Skip to content

Improve PlayFab failure diagnostics (REST, auth, lobby SDK) - #97

Open
Maryam (maryammadzadeh) wants to merge 1 commit into
PlayFab:mainfrom
maryammadzadeh:diagnotics
Open

Improve PlayFab failure diagnostics (REST, auth, lobby SDK)#97
Maryam (maryammadzadeh) wants to merge 1 commit into
PlayFab:mainfrom
maryammadzadeh:diagnotics

Conversation

@maryammadzadeh

Copy link
Copy Markdown

Added targeted HTTP diagnostics so PlayFab request failures now surface useful details instead of generic parse failures.
Auth_HttpRequestComplete now explicitly handles:

  • request transport failure (!bSucceeded / invalid response)
  • non-200 HTTP responses
  • and logs status + request ID + response body, then triggers auth-failure delegate with that context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant