For security reasons, Microsoft Windows will almost completely neuter files downloaded from the Internet.
This means that the .docx and .xlsx files you are about to download will look like this when opened:
This restriction can be removed (and should be removed for the token to work correctly).
Option 1 - Using File Explorer
Simply right-click on the file and selecting properties. From here "Unblock" the document from the security tab.
Option 2 - Using PowerShell
Open Windows PowerShell and run the following command to "Unblock" the file:
Unblock-File -Path <FilePath>
For example:
Unblock-File -Path C:\Users\User01\Documents\Downloads\k6tmmzophqt96gs8865q7v96.docx