I’m making a Weather App, and I want to graph out hourly weather(24 hours), with quickchart.io. It isn’t accepting the URL I’m stringing together.
Here’s my code:
You can redirect your url to text input and copy the url to a notepad and try fixing it.
Pick up a working URL from quickcharts.io and compare to fix the issue. You can even ident your link , quickcharts.io does it automatically for you. Mostly issue occurs when you are missing with curly braces or brackets . Indentation will help identify the same.
Before updating the url on app , first ensure that the link is working. This will reduce lot of efforts and rework. Hope this helps.