Unable to pull Gravatar API

Following Gravatar’s API guide to calling my data in a JSON format, I was able to display the data that I want through a test on my Postman API tool. However, when I try to initialize the call for the first time through Bubble’s API Connector, I get the following error:

Here’s the JSON I am trying to call:

https://www.gravatar.com/767fc9c115a1b989744c755db47feb60.json

Try the xml data source, it seems to be more compatible.

1 Like

That worked, thanks.