I have logged in successfully with Yii crugeconnector. There is no scope reference regarding profile image for google. Please help me for getting profile image url from this extension.
Thanks
Related
I want to upload image and set it as a WordPress user profile picture. For this I did some googling but not found any solution to achieve this.
How can I do that using core PHP rest API?
I want to have FB login on my site but unable to do it, please help.
I just have login button with JavaScript SDK on this page fb-login page. After login it doesnot go anywhere.
I have added this link https://www.gorkhalisewa.com/ihf/ on Valid OAuth redirect URIs section on FB App. It does not go anywhere..
Please help! Thanks in Advance!
I am working with an app we are developing and I am getting a 404 on Soundclouds link.
//connect.soundcloud.com/sdk.js ?
please advise as this is the link they provide to connect
You should contact them as the link to the JS is clearly not loading. You need a new URL.
You can load http://connect.soundcloud.com/sdk.js in your web browser to see that it is not available.
It is possible that you are not authorized to view this file and it is displaying the 404 message hiding the not authorized condition. If this is the case you will need to get authentication information.
I have tried to retrieve user profile pic from facebook using omniauth. But it is providing an auth_hash which has a link in form of http://graph.facebook.com/id/picture?type=normal. Please tell me how to download the image from the retrieved link and upload it to the signup page of my rails3 app.
I am trying to figure out where I set the redirect for when a user clicks "via app" after someone post with my app. Right now when I click on my via link it tells me that the page is not found. I would like to set this link to the Facebook page I made for my app.
I have checked all the setting at my developers.facebook.com. I am thinking it is something set inside the graph api.
I had to create a page for my app. That is where it was trying to redirect to. You can create/set your page in App Details.