Re: AutoFacebook [Support]
I am having to renew my token so I run the athorization.php and get the following in Chrome:
{
"error": {
"message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.",
"type": "OAuthException",
"code": 191
}
}
Any ideas ho to fix?
Re: AutoFacebook [Support]
Quote:
Originally Posted by
Rizla
I am having to renew my token so I run the athorization.php and get the following in Chrome:
{
"error": {
"message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.",
"type": "OAuthException",
"code": 191
}
}
Any ideas ho to fix?
Make sure you use the correct settings to your Autofacebook module. Check and confirm the following are the same as to your application page ---> https://developers.facebook.com/apps/
$appapikey = ''; //you application id
$appsecret = ''; // your application secret
$user_id = ""; //the user id of your fan/product page
$app_url = "http://apps.facebook.com/htmyell_backend"; //url to your facebook application page
Re: AutoFacebook [Support]
Okay. The best thing to do is get rid of the script. This stopped working for me along time ago so I stopped playing with it. What worked for me until I dont know when (last post was nov 8,2012) was autotweet. I link my twitter account to my Facebook page and both gets updated with a bit.ly link. Only today for some reason it no longer works 01/12/12 and I've been trying to get it to work again for the last few hours. So if someone can help me with that would be great. :-D
Re: AutoFacebook [Support]
I would appreciate anyone who actually has this still working to respond to this thread - so I can see how you have done it.
cheers,
Miker
Re: AutoFacebook [Support]
Hi Everyone,
I've just released autoFacebook 2.1. I know it's been awhile and it's not so much an update as it is just updated video instructions. I also go over enabling automatic facebook posts on update as well as new products, adding an icon to your app so that it displays on your page's feed, and enabling different forms of currency.
Currently it's only available at: http://htmyell.com/autofacebook-2-1/. However I'm uploading it to ZenCart now.
Video tutorial can be found at: http://youtu.be/IfW42McTKyE
Re: AutoFacebook [Support]
Quote:
Originally Posted by
jamielife
Hi Everyone,
I've just released autoFacebook 2.1. I know it's been awhile and it's not so much an update as it is just updated video instructions. I also go over enabling automatic facebook posts on update as well as new products, adding an icon to your app so that it displays on your page's feed, and enabling different forms of currency.
Currently it's only available at:
http://htmyell.com/autofacebook-2-1/. However I'm uploading it to ZenCart now.
Video tutorial can be found at:
http://youtu.be/IfW42McTKyE
WELL DONE Jamie !!!
This upgrade and especially the instruction video is fantastic. I have grappled with the previous version without success but this one works a treat and the instructional video allows for installing and configuring step by step.
I have put this on four(4) sites today so far and will put it on a couple more before the day is out.
Just love the 'Product Update' feature as well - great stuff.
Again well done (and to others who may have assisted),
cheers,
Mike
Re: AutoFacebook [Support]
Quote:
Originally Posted by
jamielife
Hi Everyone,
I've just released autoFacebook 2.1. I know it's been awhile and it's not so much an update as it is just updated video instructions. I also go over enabling automatic facebook posts on update as well as new products, adding an icon to your app so that it displays on your page's feed, and enabling different forms of currency.
Currently it's only available at:
http://htmyell.com/autofacebook-2-1/. However I'm uploading it to ZenCart now.
Video tutorial can be found at:
http://youtu.be/IfW42McTKyE
Great job.
I just tried it and seems to be perfectly working.
Nice present for my birthday :) . Thank you jamielife!
Re: AutoFacebook [Support]
Hi,
I have just installed your Autofacebook, but after authorisation from Facebook "facebook_authorization.php" shows following
Quote:
Status: array (
0 => '',
)
Whats causing it, I didn't find anything
Re: AutoFacebook [Support]
Quote:
Originally Posted by
vkd1980
Hi,
I have just installed your Autofacebook, but after authorisation from Facebook "facebook_authorization.php" shows following
Whats causing it, I didn't find anything
Hmmm without any more information, it's hard to say why that would happen. Just to confirm, you have created a separate facebook page, and have followed the video at: http://youtu.be/IfW42McTKyE
Re: AutoFacebook [Support]
Quote:
Originally Posted by
jamielife
Hmmm without any more information, it's hard to say why that would happen. Just to confirm, you have created a separate facebook page, and have followed the video at:
http://youtu.be/IfW42McTKyE
I have also encountered the same situation as below:-
Status: array (
0 => '',
)
Fatal error: Uncaught CurlException: 7: couldn't connect to host thrown in /home/u170479066/public_html/facebook_authorization.php on line 600