Hello!
When a new project is defined, if the first actor is not the numbered one, then it looks like the API doesn't return all vars.
For our case, the first actor was Administrator (not numbered), and the second one was Blue team with 2 teams. When we were retrieving data from networks, the templated network for the second team was missing. Removing the Administrator actor solved the issue.
Hello!
When a new project is defined, if the first actor is not the numbered one, then it looks like the API doesn't return all vars.
For our case, the first actor was
Administrator(not numbered), and the second one wasBlue teamwith 2 teams. When we were retrieving data from networks, the templated network for the second team was missing. Removing theAdministratoractor solved the issue.