Hi guys,
the player URLs used to be like this:
https://www.warzone.com/Profile?p=55137380704But now it is
https://www.warzone.com/Profile?u=Sir_Sneezy_1 and when I type the link above it changes to that.
My problem is that I'm automatically creating games between clan mates for which I use the create game API
https://www.warzone.com/wiki/Create_game_API which uses the player invite tokens and which used to be part of the URL.
I can find out my own invite token via the following endpoint:
https://www.warzone.com/InviteToken.
How can I find out the invite token of other players or do I need to ask them? Also is that new change not a problem if players change their username due to old links breaking then?