You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a good learning resource, but I'd recommend using data models to work with JSON. Have a look at JSONModel - it'll validate your JSON input and make working with the received objects easier: https://github.com/icanzilb/JSONModel