The exercise failed because Horizon was updated to redirect to the initial login page rather than GET it directly. curl needs the -L flag in order to follow redirects.
I haven't put this back in because I'm confused about how the first patch passed the gate without failure. I'd like to understand that before re-introducing the exercise.
The exercise failed because Horizon was updated to redirect to the initial login page rather than GET it directly. curl needs the -L flag in order to follow redirects.
I haven't put this back in because I'm confused about how the first patch passed the gate without failure. I'd like to understand that before re-introducing the exercise.