› Forums › NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. › Google+ Api broken
- This topic has 42 replies, 1 voice, and was last updated 10 years, 7 months ago by maarlok.
- AuthorPosts
- March 21, 2014 at 4:56 pm #171776CloneVinceParticipant
Hello,
Since 3-4 days, the auto post with the G+ API doesn’t work anymore.
When i try to log error, the variable loginError is empty.I don’t know why it doesn’t work, the code was not changed.
Is there any modification in the Google code which block the Nextscript ?
Thx for your help
March 22, 2014 at 9:03 am #172234CloneVinceParticipantTo complete the post, when I use
$loginError = doConnectToGooglePlus2($email, $pass);
if (!$loginError) {
$lnk = doGetGoogleUrlInfo2($alias);
doPostToGooglePlus2($msg, $lnk, $pageID);
}
If $alias is empty, the post is well pushed, but if $alias is like ‘https://tr4.kr/d42546’, it doesn’t work.
I hope this can help you.
March 23, 2014 at 5:28 am #172856armadaParticipantwhen this plugin update?
google blog and google+ dont work
March 23, 2014 at 6:32 am #172872RichParticipantLooks like SNAP to Google+ is not functioning…the auto poster has been functioning well until today…can not connect. Always receive an error message about bad username and password. THIS IS NOT A NW ACCOUNT! I have been using the plugin in this site for 1.5yrs and all was good until recently.
March 23, 2014 at 11:12 am #172974KymParticipantSince the upgrade 2 days ago the Google API is now broken. Here is the error. No changes on my end. I have not installed any new pluggins either. We need a fix please!
Array ( [pgID] => [isPosted] => 0 [pDate] => 2014-03-23 15:09:56 [Error] => Incorrect Username/Password – BAD USER/PASS )
March 23, 2014 at 11:33 am #172981darioParticipantproblem api google+! Google+ used now https! Update plugin please
March 23, 2014 at 12:42 pm #173033JoParticipantI have made the update just a few days ago. After the post from Dario i made it again, but the script is still not posting to Google+. I Also do not get an error.
March 23, 2014 at 1:44 pm #173056JMyersParticipantSame problem here. Commenting just so I can get notified of updates.
March 24, 2014 at 6:43 am #173530darioParticipantupdate please
March 24, 2014 at 11:50 am #173645JoParticipantBut there is still just that version: Stand Alone API Libraries (Ver 2.11.9, Jan, 31 2014). I tried this one already but this version really do not work. postToGooglePlus.php is from 03.03.2014 … where is the new version?
March 24, 2014 at 2:14 pm #173705March 24, 2014 at 5:50 pm #173809CloneVinceParticipantThx for the update, but nothing is working with the latest version.
For var_dump($loginError); I have the value : NULL
Thx for the next update
March 25, 2014 at 1:54 am #174074JoParticipantI have download the last version also “Version: 2.14.0 (Mar 24, 2014)” but here nothing working. No posts to Google+
March 25, 2014 at 5:38 pm #174472KayaParticipantWhen G+ Album have 2000 Pictures , then you get a Error.
Had same Problem few Days ago.
Create a new Album and move all Pics to there.
Now it works! =)
March 26, 2014 at 1:58 am #174769 - AuthorPosts
- You must be logged in to reply to this topic.