lmuller18 / PUBGViewer

Ionic application to view PUBG player and match details
https://pubg.lmuller.me
MIT License
0 stars 0 forks source link

API stopped working #23

Closed ikerf2001 closed 5 years ago

ikerf2001 commented 5 years ago

The api stopped working, whats the issue with it?

lmuller18 commented 5 years ago

I will look into this. Before I start looking, are there any other details you can provide? How did you realize that the API had stopped working?

lmuller18 commented 5 years ago

This is from the official PUBG API:

I just wanted to give everyone a friendly reminder that version 8.0.0 is still planned for November 30th:

https://documentation.playbattlegrounds.com/en/changelog/changelog.html#upcoming-changes Removed:

  • The /players endpoint can no longer be queried by platform-region.

Old URL: https://api.pubg.com/shards/{pc or xbox}-{region}/players/..

New URL: https://api.pubg.com/shards/{steam or xbox or kakao}/players/..

I will need to go back and correct this

lmuller18 commented 5 years ago

Thank you for pointing this out! If you have any other comments on it I have opened an issue on my API project here: https://github.com/lmuller18/PUBGAPI/issues/2