I am working in Excercise 1 but while executing get_new_release function i am getting the below error “Error requesting data: Expecting value: line 1 column 1 (char 0)”. Is it because the API is deprecated? If yes, how am i supposed to complete the assignment? Please assist.
@anudyoti Are you sure you ran ALL the cells before that? Maybe you forgot to generate a token? (Also the token expires in 1 hour.)
I checked the first part of this lab. Everything works.
yes i ran all the previous cells and also got the token but it was showing that error. I am not sure if there was some issue with the app creation. Anyways, I used the mock Id given in the test and was able to clear the assignment. Thank you for your response.