Validation: I have verified that my access_token is correct and active.
Suspected Cause: I suspect this is related to the recent 2024/2025 Spotify API policy changes that restricted “Browse” endpoints for new developer applications.
Question:
Since this endpoint appears to be restricted by Spotify for new apps, is there a specific workaround for this assignment? Should I be using a different endpoint (like the Search API), or is there a way to grant my app “Extended Mode” access to complete the lab as written?
Hi all! A couple of months back we deployed a patch with a mock API so that you can still run the lab. Please make sure to run the first code cell of the notebook to import the necessary functions.
We are working on creating a new lab that no longer relies Spotify, but in the meantime please use the patch so that you are not blocked by this lab, and you can still get the experience of working API requests.
Where is this “mock-id” and “mock-secret”? I am unable to find it in src/env. I have CLIENT_ID=7d2e74eb9ffc45ae9796ede5c078478c
CLIENT_SECRET=f0b2f9aba5124203ac46e91b4f8c93b3
AAP_NAME=spotify-app in my src/env which I have defined it. But it won’t work because of Spotify Policy. Today is the last day of submitting my assignment and last day of this course. Please check it otherwise I won’t be able to get certificate.