-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sign in failure, redirected to http://127.0.0.1:7/callback?code= #129
Comments
This is the URL that VS Code spawns the browser with: |
@liranms I'm surprised it uses port 7 in your first URI, does it always end there? The second URI shows it should end up at port 59743, does it do that? |
Yes it's always 7 |
Which browser are you using? Could you check in its developer tools what the redirect header looks like that redirects to 127.0.0.1? |
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines. Happy Coding! |
Hi, Any updates on above mentioned issue? I am also facing same issue during sign in. |
@sdjnaik Could you open a new issue for us to investigate? Thanks. |
I am able to get it work through Azure App Services. No-longer facing this issue |
had the same issue and issue was fixed after setting "http:proxy support" in settings to off. |
Issue Type: Bug
when signing in to my account, the server redirects to http://127.0.0.1:7/callback?code=AQABA....&session_state=7c58258e-f09c-4e59-9638-6d0a7a7e834e&state=59647%2CyI5sFkYvIs18JjUpZo3BGQ%3D%3D
VS Code is waiting for the response but its an endless wait
Extension version: 0.8.0
VS Code version: Code 1.31.1 (1b8e8302e405050205e69b59abb3559592bb9e60, 2019-02-12T02:20:54.427Z)
OS version: Windows_NT x64 10.0.17763
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: