question

lanpartygamesstudio avatar image
lanpartygamesstudio asked

GetTitleData retunrning null for some keys

Hi everyone!

We are suddenly experiencing a strange issue today. It seems like GetTitleData is returning null for one of the keys. We are storing gzip compressed jsons as the value of some of the title data keys (this has been working fine for the past few months) and we suspect that for long entries (around 7kb) Playfab is returning null as the value.

However the values show properly on the dashboard (see the attachments)

Also, we have been able to reproduce the issue by inserting a random long (around 8000 character) string as a TitleData entry by just pasting it on the dashboard and then trying to request it. It will return "null" as a response.

We used this tool to generate the 8K long string

Since the limit for a title data entry is supposed to be 20KB, is this behaviour expected? Can anyone shed some light on it?


Thanks beforehand!

captura.jpg (242.5 KiB)
captura2.jpg (128.0 KiB)
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.

lanpartygamesstudio avatar image lanpartygamesstudio commented ·

Sorry, the link is missingin the main post. This is the link to the random string generator tool: http://www.unit-conversion.info/texttools/random-string-generator/

0 Likes 0 ·
lanpartygamesstudio avatar image lanpartygamesstudio commented ·

Update: after some trial and error, it seems like GetTitleData will return null for any entry above 5000 bytes. Has a new (and lower) limit for title data values been introduced recently? We can't find any information about this...

0 Likes 0 ·

1 Answer

·
brendan avatar image
brendan answered

This was due to a temporary issue with large Title Data which was updated via the Game Manager. The issue has since been fixed, so you shouldn't be seeing it anymore, but let us know if you are running into any issues.

1 comment
10 |1200

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

lanpartygamesstudio avatar image lanpartygamesstudio commented ·

The issue seems to have been fixed now, thanks a lot!

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.