- Old request updated | TypeError: Cannot read properties of undefined (reading ‘name’)
- New request added | TypeError: Cannot read properties of undefined (reading ‘name’)
Above mentioned are the two failures i’m getting when i Hit Send .
whether mycollectionUid
is wrong or anything else i need to change?
Hey @chandan3010
Welcome to the Postman Community
You haven’t mentioned what training this relates too so I’m just guessing at this point.
The Collection looks like the right one by the passing test but I suspect the names of the requests don’t match the names in the documentation. Might be worth double checking those.
Can you also share the full Public Workspace URL, please?
Hi @danny-dainton Sorry for the late reply, it is related to 30 Days of Postman - for developers 30 Days of Postman - for developers.
What’s the link to your Public Workspace where you have been working on the challenge?
You sent the link of the quickstarts site.
I would check the documentation to see what the names of your requests should be. The HTTP method in the UI is not part of the request name.
Hi @danny-dainton i just re forked the repo and did the whole step again .
this time 1 testcase failed. not sure what i’m doing wrong?
Same problem, check the name of the request again.
Does the name of the request match what’s in the instructions?
Hi @danny-dainton it worked finally, i did some mistakes as i was not passing the request name same as it was given in the instruction.
Thanks for your quick replies.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.