Unfollow Error (403 and 261(

Support / help / discussion forum for twitter bot
Post Reply
alexliff
Posts: 48
Joined: Sun Oct 04, 2015 6:22 pm

Unfollow Error (403 and 261(

Post by alexliff »

Hi !
I've just got error while unfollowing :)
Twitterdub 1.1.3.2

here is the error:

Code: Select all

* ERROR: Forbidden - The request is understood, but it has been refused or access is not allowed. An accompanying error message will explain why. This code is used when requests are being denied due to update limits.
403
https://api.twitter.com/1.1/friendships/destroy.json?user_id=23064514
261 - Application cannot perform write actions. Contact Twitter Platform Operations through https://support.twitter.com/forms/platform
And here is the full log:

Code: Select all

Processing:  max: 900
*** Pre Search Setup***
Loading previous db logs: b79ae1d7-5590-4b14-bb8f-1c43f4ed0794_Unfollow
Loaded previous db logs: 4868 within 24hrs: 0
*** Performing Search ***
Scrape list of followings
Get UserID
UserId: 141182855
Get TwitterUser: 141182855 using: Piamime
Got user: 141182855 username: Piamime #followings: 18066
Got followings Ids: 900
Found: 900
*** Pre Process Setup ***
Scraping your followers to check who is currently following us
Search attempt: 1
Got user: 141182855 username: Piamime #followers: 21424
Dropping max to: globalMax (settings tab)5000
Got followerIds: 5000
*** Process Items: 900 ***
Loading previous db logs: b79ae1d7-5590-4b14-bb8f-1c43f4ed0794_Unfollow
Loaded previous db logs: 4868 within 24hrs: 0
Processing: 23064514 with user: Piamime
Using acc: Piamime on: 23064514
Setting up whitelist
Whitelist doesn't exist: C:\Users\Administrator\AppData\Roaming\rootjazz\Twitterdub\database\whitelist\Unfollow_b79ae1d7-5590-4b14-bb8f-1c43f4ed0794.txt
Process: Not following us: 23064514
Whitelist check: 23064514
Unfollow: 23064514 using: Piamime
* ERROR: Forbidden - The request is understood, but it has been refused or access is not allowed. An accompanying error message will explain why. This code is used when requests are being denied due to update limits.
403
https://api.twitter.com/1.1/friendships/destroy.json?user_id=23064514

261 - Application cannot perform write actions. Contact Twitter Platform Operations through https://support.twitter.com/forms/platform

* FAILED : 23064514 user: Piamime
Paused for: 2 seconds
Thanks for your support !
User avatar
martin@rootjazz
Site Admin
Posts: 34634
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Unfollow Error (403 and 261(

Post by martin@rootjazz »

261 - Application cannot perform write actions. Contact Twitter Platform Operations through https://support.twitter.com/forms/platform

Twitter has stopped your api key being allowed to write (do things - you can "read" i.e search, but not follow / like etc. You probably overdid things.


Delete the key and create a new one and take it a bit easier
Post Reply