Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Error on PVE Stats route #48

Closed
SkYNewZ opened this issue Mar 31, 2018 · 1 comment
Closed

Error on PVE Stats route #48

SkYNewZ opened this issue Mar 31, 2018 · 1 comment

Comments

@SkYNewZ
Copy link

SkYNewZ commented Mar 31, 2018

curl -X POST \
  'https://fortnite-public-service-prod11.ol.epicgames.com/fortnite/api/game/v2/profile/{{accountId}}/public/QueryProfile?profileId=profile0&rvn=-1' \
  -H 'Authorization: Bearer f725da71467a4e29b190d8eefc547a0e' \

return

{
    "errorCode": "errors.com.epicgames.modules.profiles.operation_forbidden",
    "errorMessage": "Operation QueryProfile not allowed via this route",
    "messageVars": [
        "QueryProfile"
    ],
    "numericErrorCode": 12813,
    "originatingService": "fortnite",
    "intent": "prod-live"
}
SkYNewZ added a commit to SkYNewZ/rest-fornite-api that referenced this issue Mar 31, 2018
SkYNewZ added a commit to SkYNewZ/rest-fornite-api that referenced this issue Mar 31, 2018
* [Fix] change url and and remove anayltics support
* [Fix] try git tag to have correct tag name
* [Feature] tslint and [code prettier](https://github.com/prettier/prettier) on whole project
* [Fix] Error 500 on some test, so ignore waiting qlaffont/fortnite-api#48
@SkYNewZ
Copy link
Author

SkYNewZ commented Mar 31, 2018

Duplicate #44

@SkYNewZ SkYNewZ closed this as completed Mar 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant