GithubHelp home page GithubHelp logo

Comments (7)

seregazhuk avatar seregazhuk commented on July 25, 2024

Hi @rajenpal033
There were some api changes in Pinterest. Are you using the latest library version? What is the output of var_dump($bot->getLastError()); after login?

from php-pinterest-bot.

rajenpal033 avatar rajenpal033 commented on July 25, 2024

Hello @seregazhuk ,
Thanks for reply back, I just pulled the new updates, but it's same and the result of getLastError() is

string(38) "The password you entered is incorrect."

But everything is same, the last time it was working and also I used same username and password from pinterest itself and it worked but in this script.

Thanks.

from php-pinterest-bot.

seregazhuk avatar seregazhuk commented on July 25, 2024

Have you tried to log in with your credentials in browser? Maybe your account is blocked.

from php-pinterest-bot.

rajenpal033 avatar rajenpal033 commented on July 25, 2024

@seregazhuk, yes that is the strange, I can login to browser, but not in this bot.

from php-pinterest-bot.

seregazhuk avatar seregazhuk commented on July 25, 2024

Yes, very strange. Can you email me one of your account credentials? I'll try to debug it.

from php-pinterest-bot.

rajenpal033 avatar rajenpal033 commented on July 25, 2024

Thanks, I will sent you via email, but I am checking more if there's any mistake from my end. I will update you. Thanks and much appreciated

from php-pinterest-bot.

seregazhuk avatar seregazhuk commented on July 25, 2024

@rajenpal033 ,try to pass false as the third parameter in login method:

$result = $bot->auth->login('mypinterestlogin', 'mypinterestpassword', false);

from php-pinterest-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.