In the course 2, week 2, assignment 1 (Spotify API), in Exercise 2, we have to get the ‘offset’ and add ‘limit’, but when I try to get the offset it is always zero. Then the program goes into an infinite loop. The link to the Notebook is:
Thanks in advance.
The same happens in Exercise 3: the offset is always zero and the function enters in an infinite loop.
Hello @hugoaita,
Could you check in Exercise 1 get_new_releases you used the correct url (url=request_url ). Hope it helps
get_new_releases
url
url=request_url