Threads app intercepting oauth URL
1

Hi,

In our Android pp we are launching the threads oauth flow using the system browser, with the URL of "https://threads.net/oauth/authorize...". If the threads app is installed, the app is intercepting this URL and stopping us from launching this in the system browser. The app should not be intercepting this URL, similar to how the Facebook/Instagram apps do not interfere with their corresponding oauth URLs

Joe
Asked about 4 months ago
Joe

Turning off the "Open by Default" link settings for the Threads app fixes this and prevents the threads app from opening during this OAuth flow. However, the app should not be intercepting this URL, similar to how the Facebook/Instagram apps do not interfere with their corresponding oauth URLs.

July 10 at 3:28 AM
Hashim

The above only works if you want your Threads app to open in the browser. There's no way to force this on users that OAuth into your app. Essentially, OAuth doesn't work in Android phones as long as you have the Threads app installed. Needs attention from Meta.

July 29 at 7:35 AM