Hi I am trying to set up twitch login in my app but having some issues
- I get the following error when using the deeplink format for apps
unitydl://mylink?scene1
where unitydl is the scheme and mylink is the host
Redirect URIs must use HTTPS protocol.
does anyone have any info on how I could do this
Twitch oAuth doesn’t support custom URI protocols
Only https is supported (except for local testing)
1 Like
Thanks alot for the quick response
system
Closed
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.