stevenlafl / threads-web-client

A web client for Meta's new Threads app
GNU General Public License v3.0
39 stars 11 forks source link

Logging in issue #11

Closed diyarkarimzadeh closed 1 year ago

diyarkarimzadeh commented 1 year ago

I got this error message when I try to login to my account: {"error":"Cannot read properties of undefined (reading 'bloks_payload')"}

stevenlafl commented 1 year ago

Hmm. I have not seen that and just tested it again. Have you verified your email, and logged into the Threads app before (on your phone)?

diyarkarimzadeh commented 1 year ago

Yes, I did that. I run the app using "npm run dev" and then I entered my threads username and password. But I get that error every time. Should I enter my email or username?

stevenlafl commented 1 year ago

Hmm, this may be an upstream issue. Can you submit an issue here: https://github.com/threadsjs/threads.js . I can see you're a developer, so this probably makes things less painful to diagnose there.

diyarkarimzadeh commented 1 year ago

Yea for sure, thanks