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

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -