To maintain security when performing requests for packages, it is necessary to encode the package name as a Base 64 value and then to use this encoded result for the following requests:
-
Run the View site packages request.
-
From the results, select the Id of the package you want to download.
-
Go to URL: https://www.base64encode.org/.
-
Copy the package Id and paste it into the top field on the Web page.
-
Press ENCODE.
-
In the lower field (Results), copy the encoded value and paste it into the request.
Encoded output values are case-sensitive, for example, if the package Id is PIDPackageof_WebAPIPlant_01, the Base 64 encoded value is UElEUGFja2FnZW9mX1dlYkFQSVBsYW50XzAx.