I recently finished the Postman API Test Automation for Beginners course and I’m trying to get the API Test Automation badge but I keep getting the following email:
Just for the record, here’s my collection variable (I’ve tried removing the “https://” and the tests are still passing —as expected— but I’m still getting the same email from postman):
I’ll take a look at the logs on the solution checking side for that course and get to the bottom of what’s happening, it’s possible that it’s a change that’s happened upstream and knocked off the automated check/assertion slightly.
Leave this with me and I’ll get back to you with an answer very soon.
If it helps, in the script that verifies my tasks for the assignment I noticed that the expected url contains “blob”, but the current github URL to my project contains “tree”, however my tests are still showing passed 4/4.
If you use the three dots menu, you can add in the Shared Value column to see the value that is seen by the Postman API. It needs to be shared in order for that to pick it up.