bradvin / social-share-urls

Social Share URLs
BSD 3-Clause "New" or "Revised" License
2.78k stars 304 forks source link

Wrong Facebook redirect query string parameter #660

Open luca-legora-deltatre opened 3 years ago

luca-legora-deltatre commented 3 years ago

As per this repository's readme documentation, Facebook should support the redirect_url query parameter.

But as per the official documentation the expected query parameter is redirect_uri. After some manual tests, I confirm that the working parameter is redirect_uri.