MixV2 / EpicResearch

Research about Epic Games' non-documented API
350 stars 84 forks source link

A question #36

Closed rubby-c closed 3 years ago

rubby-c commented 3 years ago

https://github.com/MixV2/EpicResearch/blob/master/docs/auth/grant_types/exchange_code.md

"Send a GET request to https://account-public-service-prod.ol.epicgames.com/account/api/oauth/exchange with a valid Authorization header"

What do I have to use in the Authorization header?

MixV2 commented 3 years ago

Authorization: Bearer token with token being a valid auth token

Beat-YT commented 3 years ago

close pls