Skip to content

exchange code #24

@ad1txx1

Description

@ad1txx1

tried to create an exchange code (https://account-public-service-prod.ol.epicgames.com/account/api/oauth/exchange) and im getting this error:

{"errorCode":"errors.com.epicgames.common.missing_permission","errorMessage":"Sorry your login does not posses the permissions 'account:oauth:exchangeTokenCode CREATE' needed to perform the requested operation","messageVars":["account:oauth:exchangeTokenCode","CREATE"],"numericErrorCode":1023,"originatingService":"com.epicgames.account.public","intent":"prod"}

also tried to make a request to this api (https://fngw-mcp-gc-livefn.ol.epicgames.com/fortnite/api/game/v2/profile/fbec52b969644409a011a18851311dd6/client/common_public) but getting the same error

{
"errorCode" : "errors.com.epicgames.common.missing_permission",
"errorMessage" : "Sorry your login does not posses the permissions 'fortnite:profile:accountId:commands ALL' needed to perform the requested operation",
"messageVars" : [ "fortnite:profile:fbec52b969644409a011a18851311dd6:commands", "ALL" ],
"numericErrorCode" : 1023,
"originatingService" : "fortnite",
"intent" : "prod-live"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions