while i was using your code, i am getting this error in response, which says "read" method is unknown
You're getting this error because list of objects does not have this method. Check your list of objects for contents. Seems like json is already converted so you don't need to do that.
- Log in to post comments