Non https Redirect URI

I’m currently trying to allow users to authenticate with Nightbot via an app. Currently Nightnot requires a https:// redirect url but I would need to use a custom url scheme specific to the app. myapp:// . Would this be at all possible?

That’s not really possible at present. If this is for a desktop app I would recommend spinning up an HTTP server running on a high port on localhost for the life of the authorization flow and then handling the redirect on the HTTP server. If you’re on mobile you can use an in-app webview to load the authorization page and redirect back to localhost and take the redirect information from the return url.

my nightbot is not connecting to my youtube it is saying this channel doesnt exist

@Its_Wasif Nightbot is not working atm, please check https://twitter.com/nightbotapp for updates

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