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
I have to pass JSON of Image Urls and Image Description. It is only taking Array of Image Urls currently. How to pass a Array of JSON Objects which consist of Image Url, Image Name and Image Description? Thanks