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 Code | Error Ref | Description |
---|---|---|
401 | 11044 | The access token was invalid/malformed. |
401 | 11045 | The Epic Games access token is not valid yet. |
401 | 11046 | The 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. |
401 | 11048 | mod.io was unable to validate the credentials with Epic Games. |
403 | 11074 | The 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. |