Symptom
When attempting to edit an existing or newly created posture provisioning resource, the following error is displayed "Fail to receive server response due to the network error(ex. HTTP timeout). Please try again. undefined"
Conditions
There is a dictionary attribute configured with version = "X-X-X"
Dash character is the one causing the issue.
Workaround
Replace dash (-) with dot (.) in such a way that version now is: "X.X.X"
Further Problem Description