Quantcast
Viewing all articles
Browse latest Browse all 145

Spring Social Quickstart

I am working on something that requires you to log in through Facebook. I am unfamiliar with the Spring Framework so I have been looking at the Spring Social Quickstart code which gives the code that allows your web service to log in through Facebook. Launching this through my desktops web browser works flawlessly. Upon trying to connect through my android phone I keep getting this error. "Given URL is not allowed by the Application Configuration.: One or more of the URLs is not allowed by the App's settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains" Is there a way to fix this error so I can log in through my mobile web browser?

Viewing all articles
Browse latest Browse all 145

Trending Articles