• Sign Up Login
  • Features
    • Game Services
    • Real-time Analytics
    • LiveOps
    • Add-ons
  • Game Services
  • Real-time Analytics
  • LiveOps
  • Add-ons
  • Games
  • Pricing
  • Blog
  • Support
    • Docs
    • Forums
    • Contact
  • Docs
  • Forums
  • Contact
  • Sign Up Login
  • Ask a question
  • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Topics
    • Questions
    • Ideas
    • Articles
    • Users
    • Badges
  • Home /
  • Bugs /
avatar image
Question by adevill20 · Apr 04, 2018 at 07:35 PM ·

Update User Read Only Data does not update on PlayFab

Using Unreal Editor 4 Blueprints and calling "Update User Read Only Data" executes successfully on the server as seen below, yet on PlayFab there is no data in the player's read only data and when calling "Read User Read Only Data" PlayFab returns the blank data with but indicates a revision increment.

[2018.04.04-19.20.50:869][624]LogPlayFab: Request: {
        "Data":
        {
                "HomeSector":
                {
                        "Value": "17410519583278419439"
                }
        },
        "KeysToRemove": null,
        "Permission": "Private",
        "PlayFabId": "F81F32116E50CC6A"
}
[2018.04.04-19.20.51:325][638]LogPlayFab: Response : {"code":200,"status":"OK","data":{"DataVersion":7}}


[2018.04.04-19.25.10:678][703]LogPlayFab: Request: {
        "IfChangedFromDataVersion": 0,
        "Keys": [
                "HomeSector"
        ],
        "PlayFabId": "F81F32116E50CC6A"
}
[2018.04.04-19.25.11:128][731]LogPlayFab: Response : {"code":200,"status":"OK","data":{"Data":{},"DataVersion":7}}

Comment

People who like this

0 Show 0
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
Best Answer

Answer by comc · Apr 04, 2018 at 09:52 PM

Its probably a bug in the API, because it should return an error that raw JSON was passed in. The reason of failure is the the request was JSON but not stringified.

Will add to bug-tracker, thanks.

Comment

People who like this

0 Show 1 · Share
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Wonderland · Aug 23 at 09:28 AM 0
Share

bug fixed?

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Navigation

Spaces
  • General Discussion
  • API and SDK Questions
  • Feature Requests
  • PlayStream
  • Bugs
  • Add-on Marketplace
  • LiveOps
  • Follow this Question

    Answers Answers and Comments

    2 People are following this question.

    avatar image avatar image

    • PlayFab

      • Features
      • Games
      • Pricing
      • Blog
    • Engineers

      • Documentation
      • Quickstarts
      • API Reference
      • SDKs
      • Usage Limits
    • Support

      • Forums
      • Videos
      • Contact
      • Service Health
      • Terms of Service
    • Social

      • Facebook
      • Twitter
      • LinkedIn
      • YouTube
    • Privacy & cookies
    • Terms of use
    • Trademarks
    • About Microsoft
    • Jobs
    • Accessibility
    • Diversity & inclusion
    • Security
    • Company news
    • © Microsoft 2019
    • Anonymous
    • Sign in
    • Create
    • Ask a question
    • Post an idea
    • Create an article
    • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Explore
    • Topics
    • Questions
    • Ideas
    • Articles
    • Users
    • Badges