C2W2 Assignment 1 - Spotify - Grader Error for Get Featured Playlist Response Output

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 would appreciate any help, thank you :slight_smile:

@Sheikh_Taha_Maroof Have you tried this? C2_W2 Assignment - Issue with exercises 2 and 3

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 yeah, sorry, my response includes outdated version of the lab

@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?

I tried restarting and re-running everything multiple times. Were you successful passing the exercise?

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?

1 Like

Please be aware that the forum Code of Conduct does not allow sharing your code for the programming assignments (not even snippets).

Posting your error messages is usually sufficient.

1 Like

Hi!
@Sheikh_Taha_Maroof I was also able to complete this lab without problems.