Missing redirect_uri parameter error from Facebook

Missing redirect_uri parameter error from Facebook

If you face, “Missing redirect_uri parameter error from Facebook” issue, add redirect_uri parameter to the end point URL.

The redirect_uri should be the callback URL.

Get the callback URL and pass it to the redirect_uri parameter in the endpoint URL to fix this issue.


Cheers!!!

Leave a Reply