Hi Naser,
Are you getting the same results when using the Test Harness?
-Pádraig
Test harness works fine, on Unity3d, response.JSONString works well too, but cannot get the variables in my code to have a value.
, I use the same exact code for Join team request and it works flawless, I also get all the variable upon JoinTeamResponse. I Attached a picture of the JSONstring response from GetTeamRequest.
Naser Abuhamdan
Hello,
I found another topic here from two years ago but did not have a solution similar to my issue here.
I am trying to get team members using the following code,
I receive all info needed as JsonString but all actual values return empty values, I have a similar code to this for JoinTeamRequest and I do receive all team members properly. but this one seems like it does not work.
thank you