This repository has been archived by the owner on Sep 8, 2023. It is now read-only.
Issue with getUserFollowers method in threads-api version 1.6.3 #286
Labels
bug
Something isn't working
Hello,
I've been using your threads-api library for a project and I've encountered an issue with the getUserFollowers method. I'm currently using version 1.6.3 of the library.
Here's the script I'm using:
When I run this script, I get the following error:
TypeError: Cannot read properties of null (reading 'maxID')
It seems like the getUserFollowers method is not working as expected. I've checked the documentation and my usage appears to be correct. Could you please help me understand what might be going wrong here?
I'm running the script from the root directory of the project, so there should be no issues with versioning or accessing the correct methods.
Thank you for your time and assistance.
The text was updated successfully, but these errors were encountered: