{
"errorCode":"errors.com.epicgames.modules.profiles.invalid_payload",
"errorMessage":"Unable to parse command com.epicgames.fortnite.core.game.commands.QueryProfile. Could not deserialize payload for com.epicgames.fortnite.core.game.commands.QueryProfile",
"messageVars":[
"com.epicgames.fortnite.core.game.commands.QueryProfile",
"Could not deserialize payload for com.epicgames.fortnite.core.game.commands.QueryProfile"
],
"numericErrorCode":12806,
"originatingService":"fortnite",
"intent":"prod-live"
}
I'm getting this error on QueryProfile:
This is my code: