threads.js icon indicating copy to clipboard operation
threads.js copied to clipboard

User agent mismatch.

Open sleep9 opened this issue 2 years ago • 2 comments

await client.users.fetch(25025320).then(user => { console.log(user); }); resulting in {"message": "useragent mismatch", "status": "fail"}

I set the client user agent to the following https://www.whatismybrowser.com/detect/what-is-my-user-agent/ attempted my desktop as well as the simulator user agent.

sleep9 avatar Aug 05 '23 23:08 sleep9

Resolved by using 'Instagram 219.0.0.12.117 Android' useragent and a fresh appid

sleep9 avatar Aug 06 '23 02:08 sleep9

could you provide those?

elijah-wright avatar Aug 14 '23 03:08 elijah-wright

no longer applicable in v2

elijah-wright avatar Jun 18 '24 15:06 elijah-wright