joshk6656
joshk6656
Could you explain what you mean by this? I have added a sleep before the get_map_objects call, and still am getting no response with 3 as the status.
@Nostrademous can you show some examples of running / reading forts from map_objects (i keep getting a weird error, at work now so can't supply it at this time)?
Same here.
I literally was just typing to ask for an example of how to use the response_dict returned by the api.call(). Nostrademous can you provide any feedback?
So, would I need to do get_map_objects, api.call(), then parse the response, then do another call after? or are they executed in order?