Instagram Login Invalid scope

Hi guys,

I was trying to implement login through instagram.
I made an app on Facebook for developers. I’ve got an App ID and App secret. I both filled them in in the plugin tab but I get the following response when I try my application:
{“error_type”: “OAuthException”, “code”: 400, “error_message”: “Invalid scope: []”}

Thanks!

Same here. :cry:

Hi,

You need to set “Valid OAuth Redirect URIs” in facebook for developers.

Still with basic instagram API I only managed to get username and posts count. Is it possible to get followers count with instagram Basic ?

Hi. Did you finally find a solution? Thank your for your feedback :wink:

Also experiencing this. Any luck yet guys?

@eve can you shed light on this?

I have done this @anttiv - but I get this error: {“error_type”: “OAuthException”, “code”: 400, “error_message”: “Invalid platform app”}

How did you set it up?