The ImportTicks operation will 413 if the user has too many ticks. For example I have 700+ and it failed for me. The response is just Payload Too Large. I also noticed the user's UUID is repeated for every tick; it could probably be pulled out to the base of the request?
The
ImportTicks
operation will 413 if the user has too many ticks. For example I have 700+ and it failed for me. The response is justPayload Too Large
. I also noticed the user's UUID is repeated for every tick; it could probably be pulled out to the base of the request?