Hello,
I have run into the final test in the Submit call for Day 4 failing when it checks auth.type. I have folder level authorization type API Key with my {{postman_api_key}} in an environment variable x-api-key. The test fails with the error: TypeError: Cannot read property 'type' of undefined
Please help provide insight as to what I’ve done wrong. Your assistance is greatly appreciated!
Thanks, Sherri
Environment: Chrome Version 90.0.4430.212; macOS Big Sur V11.3.1; Postman on Web
I have run into the final test in the Submit call for Day 4 failing when it checks *Requests added. *The error given is TypeError : Cannot read properties of undefined (reading ‘name’)
Could you help provide insight where the error might be?All the other tests have passed.
Thanks
@danny-dainton I have facing the same issue “Auth added correctly | TypeError: Cannot read properties of undefined (reading ‘type’)”
even after added the auth to `Authorization folder
Could please help me where am I making mistake ?
Can you add screenshots and more details explaining your specific issue, please?
The original issue that was posted 2 years ago might not be exactly the same as yours - It would be easier to provide the information that’s contextually relevant to your issue.
Hi @danny-dainton
I was doing 15 days tester challenge , I had this error in Day 4 challenge
This one particular test gets failed ,I had updated the auth type folder level but still i am getting this error " TypeError: Cannot read properties of undefined (reading ‘type’) "