A single test case fails. Please help

Test Case #6 fails with text Used variables | AssertionError: expected -1 to be above -1. Unable to get why. Please help.

Hi, if you look at this similar query:

Hi Sue,

I have verified the entire exercise. Everything seems to be okay. Can you help me any other way?

Thanks

Hi, I had a quick look at your collection so can give you a hint as to what’s missing:

  • Your collection Auth should be using a variable to reference the email address, not the email address included directly–if you remove the Auth Value and send the POST request again the response should walk you through the correct setup.

Hi Sue,

Thank you so much for the help. My issue got resolved. Really appreciate the help.