Skip to content

Fortnite Power Rankings API seems to be down #88

Description

@nalane

Hi,
I'm trying to use the Fortnite API, but when I click the "Try it out" button on your site and then make a request, the result is the following error:

{"message":"No API key found in request"}

But I can see in the inspector that the TRN-Api-Key field is set, and it's set properly.

When I instead try to use curl to make the request with the following command:

curl --header "TRN-Api-Key: {keeping this hidden}" https://api.fortnitetracker.com/v1/powerrankings/pc/NAE/Ninja

I get the following response:

{
  "status": "Try again in a few minutes. PR is updating"
}

Now, I've waited several days, and I'm still getting that error. Am I doing something wrong, or is the service down?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions