You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
did you use nekoray as your connection tunnel?
if you are using nekoray for make connection, you have set "Tun Mode" !
proxy won't work for this
and be sure you put the right QUERY_ID
_currentUrl: 'https://user-domain.blum.codes/api/v1/auth/provider/PROVIDER_TELEGRAM_MINI_APP'
cause: Error: connect ETIMEDOUT 10.10.34.34:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1602:16) {
errno: -4039,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '10.10.34.34',
port: 443
}
The text was updated successfully, but these errors were encountered: