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

User not found #1060

Open
susky900213 opened this issue Nov 17, 2024 · 3 comments
Open

User not found #1060

susky900213 opened this issue Nov 17, 2024 · 3 comments

Comments

@susky900213
Copy link

I have self-deployed FxTwitter, but I encountered an error when accessing the API.
{"code":404,"message":"User not found"}

@BrokedTV
Copy link

BrokedTV commented Nov 23, 2024

same, tweet API works fine.
is there any additional setup required?

    "Unknown error while fetching from API",
    "SyntaxError: Unexpected end of JSON input"

the above is the error log from cloudflare returned to the user profile request

@BrokedTV
Copy link

@dangeredwolf does the user profile endpoint needs elongator?
Should be accessible with a guest token right?
does it require any further setup other than what's described in
https://github.com/FixTweet/FxTwitter?tab=readme-ov-file#deploy-fxtwitter-yourself

@BrokedTV
Copy link

i spent several hours on it, I tried to modify the request sent for the user but i haven't been able to get a successful one. Twitter/x itself return the 404.
from a local script it's very easy to have the same request successful, but i can't manage to fix the workers, there is something about how the worker works that i don't understand, so i guess the issue is somewhere else.

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

No branches or pull requests

2 participants