Return data from API

Has anybody else faced an issue when Returning Data From API?

Returning text seems to work fine but not when it’s json

I don’t think Bubble deals with objects well… You could stringify your JSON, and get around the issue this way?..