I’ve tested a simple GET request in Postman and it works perfectly. Response in Postman includes all expected fields, including a list of “objects”. However, Bubble does not seem to recognize the “objects” or any of the content within the “objects” part of the JSON tree. For example, after initializing the API call in the API Connector plugin, I only see a partial list of expected fields in the Modify Call Types area, and then of course when I go to “Get data from external API” I don’t see the “object”-related fields I need.
I thought that Bubble had solved the issue of nested JSON a long time ago, and even in this example it is recognizing some nested JSON fields, so I’m not sure what’s going on.
Thanks in advance for any help.
-Ed