Assertion error in skillcheck

https://api.postman.com/collections/29898198-c69bb6be-2876-402c-af4e-160f53ca05b0?access_key=PMAT-01HAT9MBGW8PP9SB5JHV7MPKP5

  1. [skillcheck] Used a query parameter called ‘movieName’ | AssertionError: expected false to equal true

It’s pretty much telling you what is wrong.

The skill check “post” request should have a query param called movieName.

Do you have this? (Check the spelling and case).

Admittedly, your JSON collection looks ok, so I would recommend checking that you have saved everything and that your collection test is pointing to the correct collection.

On a side note, I’ve just duplicated the Collection test request and used your collection link and it passes all 28 tests.

Yeah It’s Working now, thanks for identifying…
It’s a spelling mistake :smiling_face_with_tear: