Skip to content

issues Search Results · repo:junhoyeo/threads-api language:TypeScript

Filter by

151 results
 (67 ms)

151 results

injunhoyeo/threads-api (press backspace or delete to remove)

This field has an incorrect type of boolean. It can be null or have a value of { username: string, id: string }. Check the data for this post for example - https://www.threads.net/@_junhoyeo/post/CvFpjNyhzu1 ...
enhancement
  • callmekatootie
  • Opened 
    on Sep 1, 2023
  • #325

Whenever I try to query aaaaaaaaaaaaaa or some very specific usernames, I get this error: TypeError: Cannot read properties of null (reading userData )
bug
  • alhassanalbadri
  • Opened 
    on Aug 31, 2023
  • #324

Hey so I was tinkering around with the library and found out the following: If you try to delete a post right after publishing (like the example does) it works fine, but whenever you use getPostIDfromURL ...
bug
  • alhassanalbadri
  • 2
  • Opened 
    on Aug 31, 2023
  • #323

Hey, I was using your package and noticed in the example code that properties from ThreadsAPI.NotificationFilter were being used but ThreadsAPI.NotificationFilter itself is undefined. Could you please ...
bug
  • alhassanalbadri
  • Opened 
    on Aug 23, 2023
  • #318

getUserProfile fails to return data if the username contains an underscore (_) in the username eg: rajat_das Other username seems to be working fine. Hope this helps. Thanks
bug
  • iRajatDas
  • Opened 
    on Aug 22, 2023
  • #317

Hello! Why i get only 25 followers from getUserFollowings?
question
  • Barbagidon
  • Opened 
    on Aug 22, 2023
  • #316

I get the following error when I try to repost: - error Error [AxiosError]: Request failed with status code 500 at settle (/redacted/node_modules/axios/dist/node/axios.cjs:1909:12) at IncomingMessage.handleStreamEnd ...
bug
  • callmekatootie
  • Opened 
    on Aug 21, 2023
  • #314

I invoke the api like this: const data = await threadsApi.searchUsers(q, 7) This is still returning 55 users for my query, even though I have specified the count as 7.
bug
  • callmekatootie
  • Opened 
    on Aug 17, 2023
  • #312

Is that expected - each time I invoke getUserProfileThreadsLoggedIn() for a specific user, the very first page gives a different next_max_id each time. I am using swr so this causes it to revalidate all ...
bug
  • callmekatootie
  • Opened 
    on Aug 16, 2023
  • #311

Hi, I tried using this in Replit, it worked perfectly. But when I try to use in my localhost it is giving error. I need this really important Here is the error: cause: Error: read ECONNRESET at TLSWrap.onStreamRead ...
vps?
  • sulaimanwebdev
  • 1
  • Opened 
    on Aug 15, 2023
  • #310
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub