Hi,
I am implementing oauth 2.0 on a glitch app. The callback url is giving error, This site can’t be reached ERR_CONNECTION_TIMED_OUT/ERR_CONNECTION_REFUSED
. The callback url is of the format, https://project-name.glitch.me:3000/callback?code=[...]
. I appreciate the cooperation of forum members.