threads.js
threads.js copied to clipboard
User agent mismatch.
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.
Resolved by using 'Instagram 219.0.0.12.117 Android' useragent and a fresh appid
could you provide those?
no longer applicable in v2