junhoyeo / threads-api

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

getUserProfile is failing for underscore #317

Open iRajatDas opened 1 year ago

iRajatDas commented 1 year ago

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