Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Cannot login #393

Closed
debasislnsel opened this issue Jun 19, 2018 · 2 comments
Closed

Cannot login #393

debasislnsel opened this issue Jun 19, 2018 · 2 comments

Comments

@debasislnsel
Copy link

debasislnsel commented Jun 19, 2018

Hello tried without proxy and with proxy. but still login is not happening. always return NULL

$bot->getHttpClient()->useProxy('198.245.69.75', '4444','xxxxxxxx:xxxxxxx');

//var_dump($bot->getLastError());

$result = $bot->auth->login("xxxxxxxxxxxxxxx", "xxxxxxxxxxxxxxxx");

ERROR:

Fatal error: Uncaught seregazhuk\PinterestBot\Exceptions\AuthRequired: Error calling seregazhuk\PinterestBot\Api\Providers\User::isBanned method. You must log in before. in /home/happyhosting/public_html/curesciaticapain.com/vendor/seregazhuk/pinterest-bot/src/Api/Providers/Core/ProviderWrapper.php:66 Stack trace: #0 /home/happyhosting/public_html/curesciaticapain.com/vendor/seregazhuk/pinterest-bot/src/Api/Providers/Core/ProviderWrapper.php(42): seregazhuk\PinterestBot\Api\Providers\Core\ProviderWrapper->checkMethodForLoginRequired('isBanned') #1 /home/happyhosting/public_html/curesciaticapain.com/php-pinterest-bot-master/examples/auto_pins.php(35): seregazhuk\PinterestBot\Api\Providers\Core\ProviderWrapper->__call('isBanned', Array) #2 {main} thrown in /home/happyhosting/public_html/curesciaticapain.com/vendor/seregazhuk/pinterest-bot/src/Api/Providers/Core/ProviderWrapper.php on line 66

@seregazhuk
Copy link
Owner

Can you login without proxy?

@seregazhuk
Copy link
Owner

Closed due to no feedback

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants