ssurankar
(Sushant Surankar)
December 28, 2022, 2:04pm
1
I am taking 15 days challenge program and got stuck at day 02 > submit environment request.
I am failing at assertion test - "Correct variable added | AssertionError: expected ββ to equal βhttps://postman-echo.com/ β
I have already ensured that I am copying the correct env id and putting it in request url. but still I am getting error everytime I send the request.
Please help.
Itβs difficult to tell from the images as youβre not showing the contents of the environment.
What does the environment file like look?
Is the value set in the initial and current field?
Is the environment saved?
1 Like
Hi @ssurankar
You must add the environment variable for the URL, check the instructions
1 Like
ssurankar
(Sushant Surankar)
January 10, 2023, 5:21pm
4
Sorry for the late response. I was able to resolve the error by adding baseURL value in Initial Value column in environment. Earlier it was only in Current Value column so thats why I guess it was not gettng read by the assertion test. As soon as I added the value in Initial value column, the test passed successfully.
4 Likes
system
(system)
Closed
September 16, 2023, 1:36pm
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.