Student Expert Issue [ Set a Variable ]


The task is “Add a new variable to the collection, naming it myCourse and enter the reason you’re learning about APIs as the Current value. (Leave the other var in place.)”

Yet I continue to get a false. What did I do wrong ?

Did you save the changes you made in the collections? l came across the same issue as yours but saved it and now it runs perfectly fine.
There’s a save option at the top save it before moving further.

1 Like

Run a pre-request Script
Syntax:
pm.collectionVariables.set(“variable_key”, “variable_value”);
Replace variable_key as myCourse and variable_value as enter the reason you’re learning about APIs