Jojo Bizzare
Jojo Bizzare
Is it possible to initialize v1.9.0 with an access token retrieved via threads oauth? Right now we are using the client.login method to authenticate...
Yea thats unfortunate. While using v1.9.0 logins are frequently rejected which is a dealbreaker for a production app and the new threads API only supports a subset of the previous...
It doesnt prompt. I removed the following dependency `const { fetch } = require("undici");` for regular fetch library so that it would work on react-native. Could that be the source...
What do you mean by login requests. If I try to login I get a failed login and a prompt in instagram telling me their was a login attempt. Only...
Resolved by using 'Instagram 219.0.0.12.117 Android' useragent and a fresh appid
Thanks for your reply... I cant seem to find in the documentation how/where to declare the webhook url programmatically for transactions. It seems as though I need to proceed with...
same... did you find a solution?
downgraded and still not working "next": "15.0.3", "react": "^18.3.1", "react-audio-visualize": "^1.2.0"