php - Facebook login - URL blocked -


i have option users sign via facebook. i'm using socialite package. works fine on local server, in production getting error says url blocked. know url needs assigned in facebook application, , i've entered (for example myapp.com/redirect). when click login button, in browser uri: uri=http%3a%2f%2flocalhost%3a8000% ... can change myapp.com ? i've set application production mode in config/app.php, , app_url http://myapp.com... problem remains...


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

java - AEM: 403 Forbidden occurs when call a Post servlet -