dasha-ai / dasha-studio

Apache License 2.0
4 stars 0 forks source link

Getting errors on API credentials #3

Open aunitt opened 3 years ago

aunitt commented 3 years ago

Issue Type: Bug

Have set API key in the extension but always getting error message

Extension version: 1.2.3 VS Code version: Code 1.54.3 (2b9aebd5354a3629c3aba0a5f5df49f43d6689f8, 2021-03-15T11:57:12.728Z) OS version: Darwin x64 20.3.0

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz (8 x 2700)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled| |Load (avg)|9, 7, 5| |Memory (System)|16.00GB (0.29GB free)| |Process Argv|--crash-reporter-id 8b9ae73e-8959-4f9b-8d0a-24d54a0fce70| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspyt653:30270858 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstry244:30276681 pythonvsdeb440:30248342 pythonvsded773:30248341 pythonvspyt875:30259475 pythontb:30265425 pythonvspyt943:30280189 vspre833cf:30267465 vsdfh931:30280409 vshan820:30276952 ```
aunitt commented 3 years ago

-1616762643017.log

aleksandr-aleksashin commented 3 years ago

Hello, for diagnostic this incident need more information about your settings. Please, do the next steps:

  1. Press ctrl + shift + p
  2. Find variant: "Preferences: Open Settings (JSON)
  3. Select property with "dashastudio" prefix
  4. Attention: don`t send your apiKey. Replace them on something.
  5. Send all of them into this issue.

Alternative, you can configure you settings by dasha-cli. For this action you need do:

  1. "npm i -g @ dasha.ai / cli"
  2. "dasha account login default" where "default" - is the name of the account profile in storage. Also, it would be nice to get an extension version.