As soon as i make the get network APi call, it seems that its ready, however from the result that the API provides theres no status field, that tells you if its ready or not. If i get a valid response from the get network api does this mean that it is ready? I've wrapped it in a try except, but as it turns out i'm not getting a failure.. If i go create nework, then claim device it always fails.. but create network, get network, claim device. well that works. It woudl be nice if there was a status property
... View more