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

Error fetching Data #123

Closed makilyes closed 12 months ago

makilyes commented 12 months ago

Error fetching data for username: nameOfUserName TypeError: Cannot read properties of null (reading 'userData')

junhoyeo commented 12 months ago

yo @makilyes, I think this is related to #126, and was fixed in v1.4.0 I just released. Can you update to that version and see if the issue persists? Thanks!