Closed barankhan closed 6 years ago
I generated the password reset link and passed the in the following function with the new password.
$bot->password->reset( 'https://post.pinterest.com/f/a/your-password-reset-params', 'newPassword' );
I'm getting the following error:
$bot->getLastError(); The password you entered is incorrect
I generated the password reset link and passed the in the following function with the new password.
I'm getting the following error: