temporarly limited login req

Support / help / discussion forum for twitter bot
Emin
Posts: 535
Joined: Mon Apr 22, 2019 6:54 am

temporarly limited login req

Post by Emin »

после прохождения капчи акаунты пишут это...
tell me what can be done (((
User avatar
martin@rootjazz
Site Admin
Posts: 34978
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: temporarly limited login req

Post by martin@rootjazz »

I have no idea from those details.


Please include details. READ AND PROVIDE ALL THE REQUESTED DETAILS, otherwise I will just have to ask you for the details again and it will delay getting a solution / fix to you

What you did
How you did it
instructions to replicate / screenshots showing the process
What happened?
What didn't happen?
What did you expect to happen?
Why do you think it didn't work, what did you see? Copy any log section you saw

Include raw logs:
Right click the action > RAW LOGS > copy and send me the contents of the file that opens.

Generate issue specific logs:

Please perform the following:

Delete or pause all existing actions. If actions are already running due to autorun on startup, disable autorun at startup and restart the app. Then pause all (or delete) ALL actions must be waiting / paused,

Delete existing logs
HELP > LOGS > DELETE

Perform a test action to cause the issue you are experiencing:
***
<Run your action>
***

PLEASE NOTE: Do not perform other actions at the same time. Only use one thread. Do not run any actions after this action.


Submit your logs:

HELP > LOGS > SUBMIT

then send your logs ID - the numbers are sufficient (displayed after successful uploading of logs)



Please, read through this post and submit your issue accordingly. Not everything will be relevant to your issue, but have a read as it gives an idea of the information you can provide to help me help you as quickly as possible without delays in having to request additional information :)

viewtopic.php?f=23&t=1634



Regards,
Martin
zoltan66
Posts: 168
Joined: Sat Nov 30, 2019 8:19 pm

Re: temporarly limited login req

Post by zoltan66 »

I have the same problem, it seem to happen after a captcha, because accounts show 0 followings
When doing a simple verify login web the temporarly issue resolves.
logs:54768
zoltan66
Posts: 168
Joined: Sat Nov 30, 2019 8:19 pm

Re: temporarly limited login req

Post by zoltan66 »

This is still a daily problem, I can't isolate the logs and I can't remake the problem etc, It might happen after a captcha, as the accounts show 0 followings in TD, which could indicate that they might had a captcha but I'm not sure as when I go check their profiles all the following are showing.

I can sent you the logs of the last day, and I can isolate the logs for when I do a verify login on those accounts, not sure what else I can do.

I'l include a screenshot, maybe that helps.
https://imgur.com/a/3XIVVA7

Logs (last day) :38375
Logs (isolated verify login) 30255
Emin
Posts: 535
Joined: Mon Apr 22, 2019 6:54 am

Re: temporarly limited login req

Post by Emin »

same here :cry: :cry: :cry:
User avatar
martin@rootjazz
Site Admin
Posts: 34978
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: temporarly limited login req

Post by martin@rootjazz »

Emin wrote: Tue Apr 09, 2024 9:42 am same here :cry: :cry: :cry:
I don't understand the issue.
после прохождения капчи акаунты пишут это...
after passing the captcha, accounts write this...
???
User avatar
martin@rootjazz
Site Admin
Posts: 34978
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: temporarly limited login req

Post by martin@rootjazz »

zoltan66 wrote: Tue Apr 09, 2024 7:57 am
I'l include a screenshot, maybe that helps.
https://imgur.com/a/3XIVVA7
ahhhhh ok, finally I understand.
User avatar
martin@rootjazz
Site Admin
Posts: 34978
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: temporarly limited login req

Post by martin@rootjazz »

Code: Select all

{
    "errors": [
        {
            "message": "Authorization: Denied by access control: To protect our users from spam and other malicious activity, this account is temporarily locked. Please log in to https://twitter.com to unlock your account.; Missing LdapGroup(weaverbird-admins)",
            "locations": [
                {
                    "line": 3,
                    "column": 5
                }
            ],
            "path": [
                "user",
                "result"
            ],
            "extensions": {
                "name": "AuthorizationError",
                "source": "Client",
                "bounce": {
                    "bounce_location": "https://twitter.com/account/access",
                    "sub_error_code": 0
                },
                "code": 326,
                "kind": "Permissions",
                "tracing": {
                    "trace_id": "id"
                }
            },
            "bounce": {
                "bounce_location": "https://twitter.com/account/access",
                "sub_error_code": 0
            },
            "code": 326,
            "kind": "Permissions",
            "name": "AuthorizationError",
            "source": "Client",
            "tracing": {
                "trace_id": "id"
            }
        }
    ],
    "data": {
        "user": {}
    }
}
this is the response from twitter when try and post a tweet, which causes the column message on accounts tab
Emin
Posts: 535
Joined: Mon Apr 22, 2019 6:54 am

Re: temporarly limited login req

Post by Emin »

but Followings 0 it only shows when the program automatically passes the captcha
and I don't posted tweet
zoltan66
Posts: 168
Joined: Sat Nov 30, 2019 8:19 pm

Re: temporarly limited login req

Post by zoltan66 »

Ok, I see, I must admit I haven't been testing this out very much but just tried to post a video tweet on an account with "temporarly limited login" and It could post its tweet without any problem, also the "temporarly limited login" went away on its own after that, I didn't expect this as every morning when I check my accounts there are multiple having this status. So maybe this status gives no problems after all.
So all seems good ATM.
Post Reply