qlaffont/fortnite-api

Unable to parse command com.epicgames.fortnite.core.game.commands.QueryProfile. Could not deserialize payload for com.epicgames.fortnite.core.game.commands.QueryProfile

Maiu15 opened this issue · 4 comments

So, im trying to retreive the AthenaCharacter ids using: https://fortnite-public-service-prod11.ol.epicgames.com/fortnite/api/game/v2/profile/accountid/client/QueryProfile?profileId=athena&rvn=-1 but this gave me the error you can see in the title. Does anyone know why this happens?

Use the api, not direct link :).

I didn't use the direct link. I tried retrieving the info using curl, but it gave me that error. @qlaffont

I can’t find any file where you retrieve skins/items? @qlaffont