GithubHelp home page GithubHelp logo

Comments (9)

seregazhuk avatar seregazhuk commented on July 25, 2024

Hi @codingmusician , Pinterest doesn't send confirmation emails on registration.
I've checked it also with Gmail and domain email - no email after registration, even if your register in a browser, not with my library.
You account was blocked? Maybe your were too aggressive with creating pins, commenting or searching.

from php-pinterest-bot.

codingmusician avatar codingmusician commented on July 25, 2024

Here is an example of what we get when we manually create a new account: https://gyazo.com/deb919cc622e396f2bfe555a15fe0c30

Pinterest sends out an email with a confirmation link. That email is not being received for some reason and I can't seem to figure out why. We weren't too aggressive with anything. We had just started to follow other pinners and then we got blocked. This has not happened with accounts that we created manually and that were confirmed.

from php-pinterest-bot.

seregazhuk avatar seregazhuk commented on July 25, 2024

Oh, I see the issue. I'll try to fix it tomorrow.

from php-pinterest-bot.

seregazhuk avatar seregazhuk commented on July 25, 2024

@codingmusician , done! Fixed in version 5.1.2

from php-pinterest-bot.

codingmusician avatar codingmusician commented on July 25, 2024

Wonderful! Thank you!

from php-pinterest-bot.

codingmusician avatar codingmusician commented on July 25, 2024

Hello, again. We've updated our library (which is excellent, by the way) and have noticed that we still are not receiving a confirmation email from Pinterest after we use the codebase to register a new user.

This is the code we are using:
$result = $bot->auth->registerBusiness($postedVar["email"], $postedVar["password"], $postedVar["name"]);

We can see that an account has been created. We can actually log in and use it to follow topics and update the profile image. When we try to add a pin, it immediately gets shut down.

We've waited over 30 minutes for the email to get sent to us, but it never arrives.

Is there a trick that we are missing to creating an account without it getting shut down?

from php-pinterest-bot.

codingmusician avatar codingmusician commented on July 25, 2024

We just switched to using the plain registration (non-business) and now we receive the emails. This call, for some reason, does not generate a confirmation email:
$bot->auth->registerBusiness('[email protected]', 'password', 'BusinessName');

from php-pinterest-bot.

seregazhuk avatar seregazhuk commented on July 25, 2024

Hi, @codingmusician
Yes, I know this issue with �business accounts. I'm working on it. I'll let you know when it will be fixed.

from php-pinterest-bot.

seregazhuk avatar seregazhuk commented on July 25, 2024

@codingmusician fixed receiving confirmation email after business account registration in version 5.1.7

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.