question

peterhan avatar image
peterhan asked

How can developers know if there is log-in problem to Playfab?

Currently, our game is in live service.

If there is a situation where all users cannot log in due to either the client or server issue, how can the developer know about this situation?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Sarah Zhang avatar image
Sarah Zhang answered

The failed API calls would be summarized in the chart on the PlayFab [Game Manager]->[Title Overview] page, you can check the chart [API Calls] to see the frequency of failed logins. You can also write the corresponding custom PlayStremEvent for the failedlogins, then create the Webhooks for them to collect error events to your own data warehouse. To monitor the status of PlayFab service, please subscribe the updated of this status page.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.