What does the error "...To match /\books$" means?

Hi Community,

I have created a GET Request which I tested was ok.

But when I created a fork and run it, I encountered this error, may I know what does this means?
“{{baseUrl}}/books?genre=fiction&checkedOut=true” where BaseURL is a variable.

Thank you!

Hey @joshlab

Could you provide more context about the API you’re using and the details around the request you’re sending, please?

Is this part of a specific training Collection that has some assertions running against it?

Hi Danny,

This is part of the Postman Academy student fundamental course.

This is the collection I ran.