Hello all,
i signed in in the portal because I would like to retrieve caracter stats like this page:
develop_battle_net/documentation/world-of-warcraft/profile-apis
I try to rebuild this request : eu_api_blizzard_com/profile/wow/character/{realmslug}/{character_name}/statistics?namespace=profile-eu&locale=en_GB&access_token={token_number}
First, i understand that I need to create a token but i fail in this step
i use php server with curl as library ON.
Maybe someone has simple php token creation in the bag ?
or an example to provide the json file for stats ?
or an example to use php api builded by the community ?
thanks you for understanding.
Ipi’