Unable to add OAuth redirect url

Hello. I went to the console to add a redirect url but I’m seeing this error before even making any changes: Redirect URIs must use HTTPS protocol., why?

That would suggest you have present in your exsiting list invalid Redirect URI’s

Only urls for localhost and https:// url’s are supported these days.
And your ClientID may have invalid URL’s present that were added before this security related change was made.

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