Issues with Bubble Recognizing JSON from API (Keepa)

Hey guys!

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.

And I get…

50%20PM

Works great in postman, not sure what’s going wrong. The JSON parses perfectly.

I even tried doing a straight up call with the parameters hardcoded into the URL, but no dice again. Same error.

Even tried this exact URL directly in the browser and it works great.

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?

Thanks in advance everyone!