Day 05: Variables assertion error

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 am working on 30 Days Postman Developer challenge and stuck with the following error.
I have set the variables as expected at collection level and Global level but still see errors.

Details (like screenshots):



How I found the problem:

I’ve already tried:

Looks like you didn’t follow the instructions in step two. Click through the hyperlink to see how to set a new collection variable.

  1. Add a collection variable : Highlight https://api.coindesk.com in the request URL and set a new collection variable called coindeskBaseUrl with the value https://api.coindesk.com . Hover on the new variable to verify the variable is set at the proper scope (collection).