GSData's various getter functions are type-specific. It is important to use the correct getter method in Unity to get friends from response/message scriptData (GetString for String, GetGSData for Object, and so on). Otherwise, it will always return null.