I have completed and passed all the exercises except the first one. The grader is failing for the first test which is “Get Featured Playlist Response Output”.
I did a global search for “feature”, “featured” to check if I missed something, but couldn’t find anything, seems like the exercise was renamed but the test case was not.
Here’s the output of the grader:
Failed test case: The output for exercise 'ex01' is empty. Expected a non-empty output.
Expected:
Non-empty output,
but got:
.
I checked saving, restarted the lab a couple of times, submitted few times but nothing seems to work.
I don’t see any function with the word featured or playlist like get_featured_playlist() instead I have get_new_releases() and paginated_new_releases()
@Sheikh_Taha_Maroof Hi! How are you doing?
I tried that lab again and again, trying to recreate your issue.
Is it possible that your token expired, or wasn’t generated?
Hi @Sheikh_Taha_Maroof , @juliak I was able to run the lab without issues.
Can you make sure that for the graded part of the first exercise, you have any output?