Initialising API when data is not returned

I have an interesting problem with the GoCardless API.
In the sandbox environment I dont have any actual payments, so when ever I try to initialise the API call that lists payments, Bubble does not give me the payments data as available fields because in the raw data payments is just an empty list . See screenshot.
Is there any way of overcoming this or do I have to use a live environment to initialise it where I should be able to get an actual list of payments?

You can use manually enter api response function and provide a full payload. This function is available right after the initialize button

thank you! Hadn’t noticed that option!!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.