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

Issue with unfollow #30

Closed
ghost opened this issue Jan 9, 2016 · 1 comment
Closed

Issue with unfollow #30

ghost opened this issue Jan 9, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 9, 2016

First of all, thanks very much for the library, everything has been working great for me apart for unfollow functionality. I use it as in the readme:

$bot->pinners->unfollow($userId);

However the user is not being unfollowed. I checked the error and I am getting:

[code] => INVALID_HTTP_METHOD_FOR_RESOURCE_METHOD
[target] => None
[http_status] => 400

Any idea why this could happen?

Thanks a lot!

@seregazhuk
Copy link
Owner

They have changed their base API url, so every POST method seemed to faile. I fixed it, update for a new release

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

No branches or pull requests

1 participant