Google+ Api broken

Viewing 15 posts - 1 through 15 (of 43 total)
  • Author
    Posts
  • #171776
    CloneVince
    Participant

    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

    #172234
    CloneVince
    Participant

    To 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.

    #172856
    armada
    Participant

    when this plugin update?

    google blog and google+ dont work

    #172872
    Rich
    Participant

    Looks 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.

    #172974
    Kym
    Participant

    Since 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 )

    #172981
    dario
    Participant

    problem api google+! Google+ used now https! Update plugin please

    #173033
    Jo
    Participant

    I 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.

    #173056
    JMyers
    Participant

    Same problem here. Commenting just so I can get notified of updates.

    #173530
    dario
    Participant

    update please

    #173645
    Jo
    Participant

    But 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?

    #173705
    NextScripts.com
    Participant
    #173809
    CloneVince
    Participant

    Thx 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

    #174074
    Jo
    Participant

    I have download the last version also “Version: 2.14.0 (Mar 24, 2014)” but here nothing working. No posts to Google+

    #174472
    Kaya
    Participant

    When 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! =)

    #174769
    NextScripts.com
    Participant
Viewing 15 posts - 1 through 15 (of 43 total)
  • You must be logged in to reply to this topic.