Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this approach usable for other epic games? #21

Closed
barnard09 opened this issue Oct 6, 2020 · 2 comments
Closed

Is this approach usable for other epic games? #21

barnard09 opened this issue Oct 6, 2020 · 2 comments

Comments

@barnard09
Copy link

Hey, I'm trying to find a way to query servers and their player's info on another game on ark survival which utilises the Epic Online Services. Is it possible using this approach, and could you advise on how to find the client ID / secret? Thanks

@MixV2
Copy link
Owner

MixV2 commented Oct 6, 2020

Hello! Are you sure Ark uses EOS to find information about player's game and they don't have their own custom way of doing that? If you want to find the client ID + secret of ARK's auth client, you can use Fiddler and inspect the headers for the HTTP request sent to get an access token.

@barnard09
Copy link
Author

Hey thanks I'll try that, yeah I'm trying to find the player's that are on a server and their ID.

@MixV2 MixV2 closed this as completed Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants