thephpleague/oauth2-instagram

Keep getting an error for localhost

shinokada opened this issue · 1 comments

Can I use this for my localhost?

I am getting this error.

{"code": 400, "error_type": "OAuthException", "error_message": "You must include a valid client_id, response_type, and redirect_uri parameters"}

Within your Instagram client config on their website you need to include the full url of your localhost environment.