socialauth - How to whitelist all domain urls in Facebook auth settings -


i have feature when users of website can send emails links posts users (link like: domain/post/[post_id]). however, when facebook logged user trying open link there information exact link not whitelisted in facebook auth settings:

"url blocked: redirect failed because redirect uri not whitelisted in app’s client oauth settings." 

so question is, how can whitelist website, including dynamic links.

for have http://domain set in "valid oauth redirect uris"


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -