I have a loop that is meant to make 10 different calls to Youtube's API using Alamofire, each with a different videoID that I get from another function. The call however, doesn't seem to be made because I'm not getting results from the Success nor Failure options in the Alamofire switch.I have a loop that is meant to make 10 differen