I need help to figure out how my Powershell script can get a new
application token eveytime i used the Shopping API. For now the only way
i found is to generate one each time and paste it inside my Powershell
script but it's valid for a couple of hou...