Skip to main content

Epic Games

POST 

/external/epicgamesauth

Request an access token on behalf of an Epic Games user. Additional instructions for configuing your Epic Account Services Application to use this endpoint can be found here. A Successful request will return an Access Token Object.

Request

Error Codes

Status CodeError RefDescription
40111044The access token was invalid/malformed.
40111045The Epic Games access token is not valid yet.
40111046The Epic Games access token has expired. You should request another token from the EOS SDK and ensure it is delivered to mod.io before it expires.
40111048mod.io was unable to validate the credentials with Epic Games.
40311074The user has not agreed to the mod.io Terms of Use. Please see terms_agreed parameter description and the [Terms](/restapi/docs/terms) endpoint for more information.

Responses

Successful Request