I’ve built a TV & Movie app. And am using an external api (API Docs) for all of the content data. But the database isn’t capturing the whole string when there is more than one datapoint.
For example, the TV Show Money Heist has 2 genres - Crime, Drama. But Crime is being captured because it is the first result returned.
Thanks @dilon_perera ! I’ve gotten it to work for TV shows, now I’m working on the Movies. Seems like it should be the same. I’ll let you know how it goes