brawlstarsAPI / api

Brawl Stars API at
https://brawl-stars.herokuapp.com/api
14 stars 0 forks source link

/api/events returns 404 not found #2

Closed umbresp closed 6 years ago

umbresp commented 6 years ago

Pretty self-explanatory title.

{  
    "status":{  
        "error":true,
        "message":"Invalid Page, maybe you meant /api",
        "code":404
    }
}

(/api/bands/{tag} returns 404 as well.)

SharpBit commented 6 years ago

As he stated already, events and band endpoints aren't ready yet.

kranemax commented 6 years ago

I'm currently working on this. Expect a week or so of eta

kranemax commented 6 years ago

Endpoint created