Can’t find a resolution for this - I’m getting data come back fine in my plugin, but none of the objects that I can populate work. Keep getting this error message of it’s supposed to be a list of such, but I don’t know how to define that.
Yeah, a repeating group is expecting a list-type source. It can be a list with one entry, but it needs to be a list.
I’ve never setup a repeating group to get data directly from an external API. When you setup the API you probably need to tick the box to make the relevant key a list of values. Otherwise it will assume each key has only one value.
I strongly suggest making your app public and sharing the URL to the editor, or at least taking screenshots of all the relevant parameters. Bubble is visual and contextual, so it’s really hard to help without being able to see what you see.