EthanC/CallofDuty.py

Loadout URL Bad

TrynCatchMehh opened this issue · 3 comments

The loadout URL that is provided was removed from COD servers weeks ago, Can we get that updated?

+1
I would much appreciate it if this was updated and fixed!

When I do a GET request for: https://www.callofduty.com/api/papi-client/loadouts/:version/title/:game/platform/:platform/gamer/:username/mode/mp (mp or wz)
I am presented with the following message in return:
{ "status": "error", "data": { "type": "java.lang.Exception", "message": "No loadout available for title with id: mw" } }

This is simply a depreciation, there are no fixes for it that can be applied to this project.