Skip to content

Error when trying to fetch followers/following #86

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

Open
MtFloveU opened this issue Jun 1, 2025 · 5 comments
Open

Error when trying to fetch followers/following #86

MtFloveU opened this issue Jun 1, 2025 · 5 comments
Labels
bug Something isn't working

Comments

@MtFloveU
Copy link

MtFloveU commented Jun 1, 2025

When I tried to fetch the followers/following list, it threw an error: Database Error: Cannot read properties of undefined (reading 'replace')
Chrome 137.0.7151.41
Script version 1.2.1
Image

@MtFloveU MtFloveU changed the title Error with trying to fetch followers/following Error when trying to fetch followers/following Jun 1, 2025
@MtFloveU
Copy link
Author

MtFloveU commented Jun 1, 2025

I modified the script, replacing 'undefined' with 'null'. So I found that some of the values are lost.

Image

@Toymanw
Copy link

Toymanw commented Jun 5, 2025

Hi bro, how did you modify it

@MtFloveU
Copy link
Author

MtFloveU commented Jun 6, 2025

Hi bro, how did you modify it

Use Gemini AI

@MtFloveU
Copy link
Author

MtFloveU commented Jun 6, 2025

The good news is that I was able to fix the bug on my own. There are still a few remaining issues, but if all goes well, I'll open a PR.

Image

Image

prinsss added a commit that referenced this issue Jun 8, 2025
@prinsss prinsss added the bug Something isn't working label Jun 8, 2025
@prinsss
Copy link
Owner

prinsss commented Jun 8, 2025

There has been some breaking changes introduced in the Twitter API.
I've done some fixes and released 1.3.0-beta.1 to address the issue.

This version also includes a database migration script, which will run automatically once installed.
You can download a backup of your local database from Settings panel before upgrading.

Please share your feedback and I'm willing to help. :)

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

3 participants