Hi there! I’m working to get info to pull back into a repeating group and am running into a strange error when settings up one of the constraints.
I have 2 apps that are connected via the bubble app connector. I’m attempting to show app A users a repeating group with items that are initially generated via app B (but only if app B users have agreed that specific app A users could see their items).
The specific error I’m seeing says “Get [app name]: value should be List of missing value… s but right now it is a [type]”
Anybody seen this error before?