Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create the guest account. The response (200) from Twitter #157

Open
4 tasks done
ayt63 opened this issue Jan 13, 2024 · 12 comments
Open
4 tasks done

Unable to create the guest account. The response (200) from Twitter #157

ayt63 opened this issue Jan 13, 2024 · 12 comments
Labels
bug Something isn't working

Comments

@ayt63
Copy link

ayt63 commented Jan 13, 2024

Checklist

  • I am able to reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug, that only occurs in Squawker

Affected version

v3.5.4+300012493

Steps to reproduce the bug

I enter the application and immediately get an error. My phone is android 9ie.

Error: Unable to create the guest account. The response (200) from Twitter was: {"flow_token":"g;17051808 9248182700:-1705180892489:SPEyRhW2KcEbQN 6Zxenn5AHh:3","status":"success","subtasks":

[{"subtask_id":"Open WelcomeFlowLink","callbacks": [{"trigger":"impression","endpoint":"callback.json? product=metric-tracking&identifier-generic-metric- tracking-cb&params=%7B%22data%22%3A%5B%7 B%22dataset%22%3A%22signup_events%22%2C% 22signup_event_data%22%3A%7B%22subtask_id% 22%3A%22OpenWelcomeFlowLink%22%2C%22flo w_token%22%3A%22g%3B170518089248182700% 3A-1705180892489%3ASPEyRhW2KcEbQN6Zxenn 5AHh%3A3%22%2C%22flow_name%22%3A%22wel come%22%2C%22flow_start_location%22%3A%22 splash_screen%22%2C%22signup_flow_name%22 %3A%22open_app%22%7D%7D%5D%7D"}, {"trigger":"impression","scribe_config":{"page":"onb oarding","section":"open_app","component":"OpenW

Expected behavior

No response

Actual behavior

No response

Screenshots/Screen recordings

Screenshot_20240114-002154

Logs

Unable to create the guest account. The response (200) from Twitter was: {"flow_token":"g;17051808 9248182700:-1705180892489:SPEyRhW2KcEbQN 6Zxenn5AHh:3","status":"success","subtasks":

[{"subtask_id":"Open WelcomeFlowLink","callbacks": [{"trigger":"impression","endpoint":"callback.json? product=metric-tracking&identifier-generic-metric- tracking-cb&params=%7B%22data%22%3A%5B%7 B%22dataset%22%3A%22signup_events%22%2C% 22signup_event_data%22%3A%7B%22subtask_id% 22%3A%22OpenWelcomeFlowLink%22%2C%22flo w_token%22%3A%22g%3B170518089248182700% 3A-1705180892489%3ASPEyRhW2KcEbQN6Zxenn 5AHh%3A3%22%2C%22flow_name%22%3A%22wel come%22%2C%22flow_start_location%22%3A%22 splash_screen%22%2C%22signup_flow_name%22 %3A%22open_app%22%7D%7D%5D%7D"}, {"trigger":"impression","scribe_config":{"page":"onb oarding","section":"open_app","component":"OpenW

Affected Android/Custom ROM version

Android 9pie

Affected device model

General Mobile GM 9 pro

Additional information

No response

@ayt63 ayt63 added the bug Something isn't working label Jan 13, 2024
@MushroomGecko
Copy link

MushroomGecko commented Jan 14, 2024

Can confirm I'm also facing this bug on the latest version (v3.6.0+300012773) on a Samsung Galaxy S21 on Android 13.

Edit: randomly fixed for me. This error may be because of some kind of rate limit per device per some certain period amount of time. I'm not too sure, though.

@HonestAbe7
Copy link

Ditto here

@j-fbriere
Copy link
Owner

The Twitter/X guest account creation is limited to one per day per IP address (location).
The new version v3.6.1 will not try to create a Twitter/X guest account more often than one per day, so this type of error should happen less frequently.
Over time, a pool of Twitter/X guest accounts should be large enough to make the new very rate limited enhanced requests without any problem.

@container1
Copy link

Hello
Unfortunately I have same Issue with squawker_3.6.2_300012833_org.ca.squawker.apk

@Spring2022abcjk
Copy link

This problem also occurred to me.
Screenshot_2024-01-21-18-47-57-38_cbd45b61501200eee278953d8146f845

Program version used: 3.6.1

Android system used:12

@samolukadjo
Copy link

Just wanted to say this is happening to me as well.

@DrLegitamate
Copy link

I am getting a similar problem when using search, going on trending, attempting to import subscriptions but my code is different so please advise if I should create a separate issue for:

Unable to create the guest account. The response (400) from Twitter was: {"errors": [{"code":366,"message":"Required input 'Signup' not provided."}]}

@j-fbriere
Copy link
Owner

j-fbriere commented Jan 25, 2024

Thank you for reporting.
This type of error is a first in Squawker for creating guest accounts.
It seems that Nitter have the same problem when creating guest accounts starting today.
I will do some tests.

@j-fbriere
Copy link
Owner

j-fbriere commented Jan 25, 2024

I am not able to create a guest account right now.
I'll be on the lookout for information to know if it's permanent, if it's a glitch that resolved itself (hopefully) or if there is a workaround.

@TheHCJ
Copy link

TheHCJ commented Jan 26, 2024

Looks like we should just use regular accounts, #769

@samolukadjo
Copy link

Oh https://t.me/InternationalInsider/1829
Yeah no more guest accounts.

@j-fbriere
Copy link
Owner

The version v3.7.0 allows you to use a regular Twitter/X account.
To add the information (username/password) of your regular Twitter/X account, go to Settings / Account and tap on the plus icon.
Since each account is rate limited (same with the guest accounts), you can add as many as you want.
This wiki page explains how to create a Twitter/X account that is privacy oriented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

9 participants