funkyremi / vscode-google-translate

Translate text right in your code
MIT License
134 stars 39 forks source link

Google Translation API issue #26

Closed subhamdas88 closed 4 years ago

subhamdas88 commented 4 years ago

Issue Type: Bug

This issue come just after the first start of the Visual code with first translate.

"Google Translation API issue: Request failed with status code 407"

Extension version: 1.4.3 VS Code version: Code 1.44.0 (2aae1f26c72891c399f860409176fe435a154b13, 2020-04-07T23:31:18.860Z) OS version: Windows_NT x64 10.0.18362

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (4 x 2904)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|15.92GB (5.27GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
funkyremi commented 4 years ago

Did you setup your proxy configuration? This error seems to be related to Proxy Authentication.

funkyremi commented 4 years ago

I close this issue. Feel free to reopen if needed.