You shouldnt need to run the monitor to submit your solution. It’s only a single request to check the different parts of your work. If that single request is passing, you can move onto the next day’s Collection.
The Monitor is more than likely failing due to the Auth variable, only being set as the current value.
No wonder why! Because I would face the same problem WHEN scheduled the Run. Yet, I can run the whole collection WHEN click the [Run collection] without facing any problems!
Btw, I would do the Schedule Run and Monitor is because I tried to follow the step 5&6 stated in the “Run test suites” folder under the “Day 07” collection.
The Monitored and Scheduled runs are not running on your machine so that wouldn’t have access to some of the data that you have locally, like current value variables.
Those other 2 steps in the course were optional, just making you aware that you could run a Collection with that functionality. Basically, there are multiple ways to run a Collection.