MixV2 / EpicResearch

Research about Epic Games' non-documented API
341 stars 86 forks source link

Cannot use token_to_token #77

Closed mjwellhacks closed 2 years ago

mjwellhacks commented 2 years ago

When I try to use token to token I get the error message {"errorCode":"errors.com.epicgames.common.oauth.unauthorized_client","errorMessage":"Sorry your client is not allowed to use the grant type token_to_token","messageVars":[],"numericErrorCode":1015,"originatingService":"com.epicgames.account.public","intent":"prod","error_description":"Sorry your client is not allowed to use the grant type token_to_token","error":"unauthorized_client"} . I am using the right acces token so I don't know why this is happening.