I can not get the spring.io Facebook Guides to work -
we foloowing spring.io guides:
https://spring.io/guides/gs/register-facebook-app/
https://spring.io/guides/gs/accessing-facebook/
when start server , click "connect facebook" button error facebook have redirect url not same server asking permissins. use localhost , have tried remove reredirect url in facebook app required facebook. in example, register-faecbook-app @ end of page see states "website url: null" can no set since field reuired.
any suggestions how proceed. able run locally during development.
i have made connectins facebook other solutions spring.io , have never been abli run localhost in these 2 exmples , possibility since makes development easier.
i found @ solution:
- go app , select settings -> advanced tab
- get public ip (google tell if google "whats ip")
- add public ip server ip whitelist , click save changes @ bottom , worked. might should guides.
Comments
Post a Comment