Can you disable Bubbles automatic call retires? I’ve run into the exact issue stated in the “Note” section but can’t see any guidance about stopping it.
https://manual.bubble.io/account-and-marketplace/building-plugins/adding-api-connections
Can you disable Bubbles automatic call retires? I’ve run into the exact issue stated in the “Note” section but can’t see any guidance about stopping it.
https://manual.bubble.io/account-and-marketplace/building-plugins/adding-api-connections
I am running into same issue. Did you find any workaround?
Bubble said it can’t be changed.
My problem was my JSON file was to big and therefore taking ages to process and get a response back. My fix was to make a number of calls with smaller chunks of data.
omg I need this so bad as I’m rotating API keys for a services once a rate limit is reached
took me hours to realise there is a auto retry