Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.

Can we get STW information ? #20

Open
michaelsomerville opened this issue Jul 5, 2018 · 7 comments
Open

Can we get STW information ? #20

michaelsomerville opened this issue Jul 5, 2018 · 7 comments

Comments

@michaelsomerville
Copy link

Hey! Great stuff, the Uri is what I've been looking for . . . lol and you have it. My question or issue is getting STW information - (stormshield one) style.

Can your wrapper do that ?

@Tustin
Copy link
Owner

Tustin commented Jul 6, 2018

Unfortunately that's a bit more difficult now that Epic has certificate pinning in Fortnite which doesn't let you view the HTTPS requests. I also don't own that version of Fortnite so I never looked into it. I'll look to see if I have any old logs with all the game requests and check them for possible STW API endpoints.

@michaelsomerville
Copy link
Author

Have you been able to find anything?

@BulgarianHealer
Copy link
Contributor

@michaelsomerville Hi, i'm waiting my friend to give me account which has STW and i will check is there any api urls. :)

@matiosfree
Copy link

Hey guys. Is there any update?

Endpoints like below work well, but only for the current auth user:
game/v2/profile/{{account_id }}/client/QueryProfile?profileId=athena&rvn=-1 (PVP)
game/v2/profile/{{account_id }}/client/QueryProfile?profileId=common_core&rvn=-1
game/v2/profile/{{account_id }}/client/QueryProfile?profileId=metadata&rvn=-1
game/v2/profile/{{account_id }}/client/QueryProfile?profileId=theater0&rvn=-1 (backpack)
game/v2/profile/{{account_id }}/client/QueryProfile?profileId=outpost0&rvn=-1 (stock)
game/v2/profile/{{account_id }}/client/QueryProfile?profileId=collection_book_schematics0&rvn=-1 (collection book schematics)
game/v2/profile/{{account_id }}/client/QueryProfile?profileId=collection_book_people0&rvn=-1 (collection book people)
Here is no data about heroes, schematics, personal, statitic.

The old endpoint like:
game/v2/profile/{{account_id }}/client/QueryProfile?profileId=profile0&rvn=-1
doesn't work at all.

But here must be a way to see the data for any user, because stormshield1 works well and shows good data.

@maxifn
Copy link

maxifn commented Dec 10, 2018

I'm in the same boat.
It seems like it's possible to bypass SSL certificate pinning, but people don't wanna share a way b/c Epic patches this quickly…

New version of FNDB shows even more information than SS1 (backpack/number of unslotted items in CB/etc), so it's definitely still possible to access other players info…

@matiosfree
Copy link

I'm in the same boat.
It seems like it's possible to bypass SSL certificate pinning, but people don't wanna share a way b/c Epic patches this quickly…

New version of FNDB shows even more information than SS1 (backpack/number of unslotted items in CB/etc), so it's definitely still possible to access other players info…

what is FNDB?

@maxifn
Copy link

maxifn commented Dec 11, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants