I made an App Earlier Which used the same WEB API but Now Its Not Working
I am a Huge One Direction fan So i thought of Using the same API to build a 1D Lyrics App.
It Shows That I need Two Parameters.
It says that I need an Artist name and Song Name To get The lyrics
In The First App, I Allowed the user to enter the artist name and Song Or Title Name.
But, In this App, I made the Link :
So the user would enter the Song Name And The Lyrics Will Appear.
Then, it Also States That I need to get the lyrics from the property âLyricsâ
So, I Also did that and as it comes in JSON Format, I Also got the object From the JSON Block But It Was Not Working
If you see an error message, please share it here so we can advise you on what to do to resolve it!
If there is no error, I would recommend setting Label1âs text to âresponseâ, so that you will see the whole JSON response. If you get the whole JSON response, then you can try getting a property of that response and see if that works for you.
Thanks, I used That earlier when i was trying to fix the bug myself but It Didnât Work.
But Thank you for The Suggestion I would try using it if it happens again