Trying to set facebook api... WITH NO SUCCESSES WHAT I'M DOING WRONG?
openmeetings settings - Enabled Name Facebook Icon URL https://www.facebook.com/images/fb_icon_325x325.png client_id App ID client_secret App Secret Redirect uri http://my_domain_name.com:5080/openmeetings/signin?oauthid=3 Request key URL https://www.facebook.com/dialog/oauth?client_id={$client_id}&redirect_uri={$redirect_uri}&scope=email Request token URL https://graph.facebook.com/oauth/access_token Request token attributes client_id={$client_id}&redirect_uri={$redirect_uri}&client_secret={$client_secret}&code={$code} Request info URL https://graph.facebook.com/me?access_token={$access_token}&fields=username,first_name,last_name,email Login param name my_email@gmail,com - it is my username loging to facebook Email param name Firstname param name Lastname param name facebook settings - 2015-01-18 15:57 GMT+02:00 Maxim Solodovnik <[email protected]>: > This is the way to allow google users to log into OM > > On Fri, Jan 16, 2015 at 7:56 PM, Daniel Ascher < > [email protected]> wrote: > >> Can you explain what this API is for (how it is useful)? >> >> Thanks. >> >> Dan >> >> On Wed, Jan 14, 2015 at 11:38 PM, Maxim Solodovnik <[email protected]> >> wrote: >> >>> I have tried google and seems to work as expected >>> >>> On Thu, Jan 15, 2015 at 4:07 AM, Mark Lin <[email protected]> wrote: >>> >>>> Hello, some one have Success with Authorized API Access, google or >>>> facebook? >>>> as i tried many options and with no Success >>>> >>>> Thank you >>>> >>> >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >> >> >> >> -- >> Daniel Ascher, M.Ed. >> President >> A+ Test Prep and Tutoring >> "Creating Bright Futures" >> >> 505 York Road, Suite 6 >> Jenkintown, PA 19046 >> Office: 215.886.9188 >> Direct: 267.242.9640 >> www.aplustutoring.com >> >> > > > -- > WBR > Maxim aka solomax >
