Problem description
When installing S32 Design Studio using the offline activation method (Offline activation on S32 ) the installer may pop up an error dialog: " Error: "Invalid offline response, ResponseType"." This typically occurs on the computers that have no previous installation of S32 Design Studio.

Affected versions
S32DS for ARM v1.1, v1.2, v1.3
S32DS for Power v1.1
S32DS for Vision v1.0
Newer versions should include the fix already.
Solution
Option A) Easiest solution is to use online method instead of offline. But in some cases it may not be possible (LAN restrictions, computer is not connected to the Internet or there is some other network obstacle etc.)
Option B) Apply the hot fix attached. See the instructions below how to proceed for Windows and Linux (Ubuntu) users
Windows users
- Download and extract the attached archive file "licfix.zip" to your local machine (same package for Windows and Linux)
- Run "clean.bat" to reset trusted storage

- Run "setts.bat" to run the activation fix and enter your activation ID for the product you need to activate

- Select offline activation type and save generated "request.xml" file


- Submit generated "request.xml" to your nxp.com account offline activation section and generate activation response "activation.xml"

- Save the created activation response, refresh the Activation response dialog and select the saved file


- The script is then successfully terminated and now you should be able to install S32 Design Studio

Linux (Ubuntu) users
- Download and extract the attached archive file "licfix.zip" to your local machine (same package for Windows and Linux)
- Add the executable right to configure.sh script
chmod 777 configure.sh

- Run the script as admin with parameter "install" to install appropriate libraries
sudo ./configure.sh install


- Select offline activation type and save generated "request.xml" file


- Submit generated "request.xml" to your nxp.com account offline activation section and generate activation response "activation.xml"


- After this step the script should be terminated without any error message.
Now you should be able to install S32 Design Studio on your computer.
Special thanks to denisrobert and zhongzhengliu for your help with fix testing and to all of you who reported this nasty issue. Thank you!!!
Stan