GithubHelp home page GithubHelp logo

Comments (7)

seregazhuk avatar seregazhuk commented on June 27, 2024 2

Hi, @Minhnguyendhth8b
Yes, it was issue with cookies. Update to v.5.4.4

from php-pinterest-bot.

seregazhuk avatar seregazhuk commented on June 27, 2024 1

@Minhnguyendhth8b, have you used the latest library version?
I've just checked it, and it works fine. Here is my code:

require 'vendor/autoload.php';

use seregazhuk\PinterestBot\Factories\PinterestBot;

$bot = PinterestBot::create();
$bot->auth->register('[email protected]', 'secret', 'test');
$bot->auth->login('[email protected]', 'secret');
echo $bot->user->username();

For temp emails I use http://www.throwawaymail.com

from php-pinterest-bot.

Minhnguyendhth8b avatar Minhnguyendhth8b commented on June 27, 2024 1

@seregazhuk Sorry , my mistake , it's all good , thanks.

from php-pinterest-bot.

seregazhuk avatar seregazhuk commented on June 27, 2024

@Minhnguyendhth8b fixed in version 5.2.3

from php-pinterest-bot.

Minhnguyendhth8b avatar Minhnguyendhth8b commented on June 27, 2024

@seregazhuk Still failed : "The email you entered does not belong to any account."

from php-pinterest-bot.

Minhnguyendhth8b avatar Minhnguyendhth8b commented on June 27, 2024

@seregazhuk I think in new version , we can't register again. Please recheck $bot->auth->register(). I already update new version but i meet that error again.

from php-pinterest-bot.

Minhnguyendhth8b avatar Minhnguyendhth8b commented on June 27, 2024

@seregazhuk Nice, thanks very much. It works ๐Ÿ‘

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.