[SOLVED] Facebook Plugin / IP can't make requests for that application

Hi all. I’ve gotten my Login with Facebook settings working for the most part, but now facing one last error that I’m not sure how to address. Here’s the error (seemingly on my application/Bubble side, not the developers.facebook.com side):

“Error connecting to Facebook: This IP can’t make requests for that application”

Has anyone come across this before and if so, can you help resolve? The only thing I can think of (but still not sure how to resolve) is that I initially created my app on the Facebook side before I had my custom domain hooked up to Bubble, but I’ve since listed the correct domains in Facebook dev settings, and whitelisted by custom domain’s IP.

To no avail. Any ideas? Thanks in advance …

The problem was I did not have the Bubble-related domains listed in the proper places within my Facebook-side settings. Specifically:

In Facebook Login > Settings > Valid OAuth redirect URIs: http://myappname.bubbleapps.io (I also put the https version b/c I wasn’t sure)

In Settings > Basic > App Domains: myappname.bubbleapps.io

Anyways … problem solved!

1 Like