junhoyeo / threads-api

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included.
https://threads.junho.io
MIT License
1.58k stars 135 forks source link

Issue in Fetching UserId from Username #108

Closed Shaivpidadi closed 11 months ago

Shaivpidadi commented 12 months ago

I am currently using threadsAPI.getUserIDfromUsername to get userId but it works only sometime, rest of the time it returns undefined. Is there any alternative function to be used? or any alternative approach which make sure it works all the time.

junhoyeo commented 12 months ago

@Shaivpidadi Can you check again after updating to latest version?