Getting can't load URL while integrating instagram to make.com using client id and client secret

What are you trying to achieve?

I have been trying to connect instagram with make.com but couldn’t resolve this error of can’t load URL, where i also provided the redirect url to facebook developers but it doesn’t accept it saying “This is an invalid redirect URI for this application”.
Please can anyone help me solve this issue, it’s a pretty urgent too..

Screenshots: scenario setup, module configuration, errors


Hi @Vinoth

This isn’t an error in Make. The problem is that your redirect URI is not properly configured in Facebook.

Go to your fb app settings and set up Valid OAuth Redirect URIs. Make sure you use https:// and that every character is correct.

@damato