question

JunHyeok Sim avatar image
JunHyeok Sim asked

Can't access to PlayFab Data

We have a problem to access PlayFab's log data in external app. Error message is like this:

 {
   "error": {
     "code": "BadRequest_EntityNotFound",
     "message": "An error occurred.",
     "description": "The database associated with title <TitleID> is empty. Please generate some events and try again.",
     "permanent": true
   }
 }

We were accessing to PlayFab Insights by following this feature: creating-aad-app-for-insights

And we already know that it'll be discontinued from 11, Dec. playfab-insights-management-to-be-deprecated-starting-december-11

How can we solve this? Is it unavailable anymore?

data
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

·
Xiao Zha avatar image
Xiao Zha answered

As the documentation you mentioned says, on December 11, 2023, we deprecated the insights management and event export feature. Existing titles that use these features will continue to work, but new title or titles that haven't used these features before will not be able to use these features. The alternative is to use our Data Connections feature, please refer to Data connections - Overview - PlayFab | Microsoft Learn.

2 comments
10 |1200

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

JunHyeok Sim avatar image JunHyeok Sim commented ·

We've been using this, but can't we use this anymore? If we create our own Azure Data Explorer account, will it be charged additional fee?

0 Likes 0 ·
JayZuo avatar image JayZuo ♦ JunHyeok Sim commented ·

As the doc said, "Existing titles that use these features will continue to work, but new title or titles that haven't used these features before will not be able to use these features.". If you have used it in a title, then this title can still use it.

0 Likes 0 ·

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.