#Uploading specific Player data give me Invalid Input error

1 messages · Page 1 of 1 (latest)

limber lava
#

are you storing it as a single entry in player data, or are you creating 30 keys separately? single request or do you send multiple ones?

valid egret
#

30 seperate keys with their own values sent in 1 dictionary via 1 Update Request

limber lava
#

from client or server?

valid egret
#

Client

valid egret
#

Is there a letter limit to keys?

#

Or is there a limit to the amount of data you can update at once?

limber lava
#

i think the economy api had a limit of 25 at once, so maaaaybe its something similar? wouldnt harm to check if it works with 2 requests instead of one

#

ohh also: "keys are limited in size"

valid egret
#

Found it, I cannot update 10items at a time, if I do 5 instead it works

violet solar