Day 13 Postman challenge : getting error in Planet API

Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.

Here’s an outline with best practices for making your inquiry.

My question: I feel test is written in correct way, but it is showing error. what could be reason and resolution to it?

Details (like screenshots):

How I found the problem:

I’ve already tried: I searched through few post for
Day 13 but didn’t get any solution.

Look at the status of your response.

It’s showing “404 not found”.

The test itself is probably ok, but the response is probably blank or just showing 404 not found which is why its failing.

Look at the “body” of the response to confirm. You need to fix your request.