I’ve successfully accomplished all tasks in Day 12, and the tests pass fine when submitting, but it still gives me a thumbs down in the visualized results. How should I debug this? Any hints?
I’ve checked that the collections, environments and workspaces I use are public. Now I don’t know where else to start looking.
so glad to have found this here, I’ve been pulling hairs for about 30 minutes, comparing everything I could think of and finding nothing out of the ordinary, while still seeing my 5/5 test results along with that poor kitty missing the mark.
I did notice along the way, this appears to be the first of the submit results to be using post rather than get.
also, I notice a lot of scary looking red text accompanying most if not all of the test’s use of the res variable. I am assuming that has to do with the single error logged in console:
SyntaxError: Invalid or unexpected token.
this does bring to light one of my main gripes with Postman, being that specific error in the console. I’ve run across it several times while working with various apis, and it is especially frustrating; by that point I know something is wrong and that error may as well say “cheese is yummy” as far as it helps me pinpoint what went wrong and where it’s located.
if at the least it could name the invalid or unexpected token it would be a lot more useful. in it’s current state it’s really just pouring salt on a wound.
anyhow, as I did get 5/5 tests passing, and noting the above, I will simply move on and complete the rest of the exercises. that is after I watch the poor kitty for another 5 or 10 minutes