Issues with Webview and OAuth

Your end goal is to embed a twitch stream and it’s chat into your android application yes?

And the embedded twitch chat login is not working correctly as it’s supposed to handle authentication/login itself?

Yes that is correct. It works on the website, but i have it in a webview and it doesn’t work in the webview.

You cannot fix it. It’s a bug Twitch will need to resolve their side.

So the redirect back to my webview works, but there is nothing to do after that? That is odd

Because it’s broken/not working correctly.

When using embeds, Twitch handles authentication/login to the embed on it’s own. If it’s not working correctly then it’s a bug that Twitch needs to fix or provide documentation on what to do in webviews.

You don’t need to write code to handle authentication/application linking yourself. As that then authenticates your application, not the embed.

Ahh i see. Do i need to submit this as a bug then

I already did

1 Like

Okay thank you Barry!!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.