InvalidCastException: Cannot cast from source type to destination type.
AssemblyCSharp.UserResponse.OnSuccess (System.Object user) (at Assets/scripts/UserResponse.cs:32)
com.shephertz.app42.paas.sdk.csharp.connection.RESTConnectorWWW.buildResponseForObjectService (System.String successValue, App42CallBack callBacK, System.String resource)
com.shephertz.app42.paas.sdk.csharp.connection.RESTConnectorWWW+<execute>d__3.MoveNext ()
Not really sure what that means, here's a link to my script -
Any tips of making this code more efficient would also be helpful.