PicGo / vs-picgo

A VSCode plugin of PicGo
https://marketplace.visualstudio.com/items?itemName=Spades.vs-picgo
MIT License
368 stars 50 forks source link

You must be logged in to use. #116

Closed xqk1 closed 2 years ago

xqk1 commented 2 years ago

Describe the bug

picgo 客户端可以上传,但是 vscode 上的插件就不行,同样都是七牛云的对象存储,设置都是一样的 报错信息是 PicGo: 上传失败! You must be logged in to use.

To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots

System information

VSCode information

Additional context

Is this bug picBed specific, i.e. only the picBed you use is affected? Yes/No.

Is there any error in the console (Help -> Toggle Developer tools)?: Yes/No.

If yes, please paste the error here.
xqk1 commented 2 years ago

Describe the bug

picgo 客户端可以上传,但是 vscode 上的插件就不行,同样都是七牛云的对象存储,设置都是一样的 报错信息是 PicGo: 上传失败! You must be logged in to use.

To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots

System information

  • OS: [e.g. Windows]
  • Version [e.g. Windows 10]

VSCode information

  • Help -> About -> Copy
    // Place you VScode `About` data here
  • vs-picgo version
  • Settings begin with picgo:
    // ...
    "picgo.customUploadName": "${fileName}-${date}${extName}"
    // ...

Additional context

Is this bug picBed specific, i.e. only the picBed you use is affected? Yes/No.

Is there any error in the console (Help -> Toggle Developer tools)?: Yes/No.

If yes, please paste the error here.