Message
You are using an unsupported JSON feature JsonUtility.
Explanation
Playworks Plugin does not support the Unity JSON Utility, instead, we have support for a different JSON method.
Steps to fix
Please use Newtonsoft.JSON instead. More information can be found here.