› Forums › NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. › Google+ Api broken
- This topic has 42 replies, 1 voice, and was last updated 11 years ago by
maarlok.
- AuthorPosts
- March 21, 2014 at 4:56 pm #171776
CloneVince
ParticipantHello,
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 #172234CloneVince
ParticipantTo 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 #172856armada
Participantwhen this plugin update?
google blog and google+ dont work
March 23, 2014 at 6:32 am #172872Rich
ParticipantLooks 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 #172974Kym
ParticipantSince 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 #172981dario
Participantproblem api google+! Google+ used now https! Update plugin please
March 23, 2014 at 12:42 pm #173033Jo
ParticipantI 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 #173056JMyers
ParticipantSame problem here. Commenting just so I can get notified of updates.
March 24, 2014 at 6:43 am #173530dario
Participantupdate please
March 24, 2014 at 11:50 am #173645Jo
ParticipantBut 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 #173809CloneVince
ParticipantThx 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 #174074Jo
ParticipantI 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 #174472Kaya
ParticipantWhen 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.