First of all, thank you! I’ve learned so freaking much from everyone here, don’t know what I would have done without everyone’s posts!
I’ve dug through every single API related post I can find here and can’t quite seem to find my type of issue. I’m having issues connecting the Keepa API to bubble (Keepa - Amazon Price Tracker for docs). When I try to initialize the following example call, I get the following error every time.
I’ve tried several other available calls and they all work in postman and the browser (and google sheets script), but none will work on bubble with the API connector.
Anyone have any ideas on how to fix this, or any other suggestions to get around this problem?
I have read post that is attached above again and it seems like that Bubble should do the encoding automatically without the header. Do you get the error : the returned object is a text not json without the header?