Code-settings-sync: Error : Not Found

Created on 16 Mar 2017  ·  23Comments  ·  Source: shanalikhan/code-settings-sync

Visual Studio Code Version : [ 1.10.2]
Code Settings Sync Version : [ 2.5.1]
Operating System : [ win10]
Occurs On: [Upload/Download]
Proxy Enabled: [ No ]
GIst Id: [ 601a5ba4ed49bbb774178b7be2299e184770d8ca]

I have posted frequently asked questions on
http://shanalikhan.github.io/2016/11/07/visual-studio-code-frequently-asked-questions.html
so you may able to resolve the error quickly.
Please make sure to write the versions and console logged error picture or copied text

I tried it many times and change gistid but only successed once .
i really dont know how to do it now.I already read "visual-studio-code-frequently-asked-questions.html ".please help me.

workbench.main.js:136 [Extension Host] typescript (vscode.typescript) uses PROPOSED API which is subject to change and removal without notice
workbench.main.js:136 [Extension Host] Windows_NT
workbench.main.js:136 [Extension Host] vscode-icons is active!
workbench.main.js:136 [Extension Host] Windows_NT
2workbench.main.js:136 [Extension Host] {"message":"Not Found","documentation_url":"https://developer.github.com/v3"}d.logExtensionHostMessage @ workbench.main.js:136
workbench.main.js:103 Error Logged In Console (Help menu > Toggle Developer Tools). You may open an issue using 'Sync : Open Issue' from advance setting command.e.doShow @ workbench.main.js:103

question ❓

Most helpful comment

Tks!I resolve the problem by this:
https://github.com/shanalikhan/code-settings-sync/issues/177#issuecomment-269873967

  1. select 'sync:reset sync settings'
  2. shift + alt + u -> enter your access token
    So happy!you can try it.
    may be you can note this in introduce.

All 23 comments

maybe it cause by the GFW...I will try it again

Ok let me know if there is problem, issue will be reopened

github token with gist:
21644fbadd655b10defd1d04a25ab8af6c82f00d

and in my setting.json:
"sync.gist": "21644fbadd655b10defd1d04a25ab8af6c82f00d",
"sync.lastUpload": "",
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.lastDownload": "",
"sync.version": 251,
"sync.showSummary": true,
"sync.forceDownload": false,
"sync.anonymousGist": false

Is it right? and Can you try it?Tks!

I think it maybe an issue,but I dont know why.when I input "Sync : Open Issue" there is nothing too.
the "Personal access tokens" shows that they are never used.It means they never connected success.I install "settings sync" again and angin,but It failed.I can only give up .maybe in future,this problem will resolve.I will try it that time.

I'm having the same issue on macOS. It's weird because I successfully set it up on a Win 10 machine and a Win 7 machine, and those have been working for a while. Tried to set it up in macOS today and it doesn't seem to be working. Token is correct and is scoped properly, so not sure what's going on. Happy to provide more info if needed.

I'm having the same issue on Windows10. It's weird because I successfully set it up on macOS, and those have been working for a while. Tried to set it up in Windows10 today and it doesn't seem to be working. Token is correct and is scoped properly, so not sure what's going on. Happy to provide more info if needed.

Is there any exception logged, would you guys please share the image

This is what is in my Developers Console:

screen shot 2017-03-29 at 10 21 14 pm

Is that what your referring to by an exception?

@tombresson https://github.com/shanalikhan/code-settings-sync/issues/59
Check this, let me know if it helped.

Try with new token in new machine and keep old token in old machine
Keep both token in github also

When I set it up originally on my new machine, I created a new token. It matches the scope of the others (_gist only_). This occurred, so I reset the settings for the extension, created a new token with the same scope and tried again. This is where the system currently sits, still producing the error. I have not tried to use the same token for both systems yet. Maybe that's worth while.

I did notice that the JSON settings object from the older installs does not match the newer install. There are newly created items in the newer install. I thought maybe this could be causing the discrepancy.

I will spend a bit of time trying other things this evening.

while trying to use this extension, i created 2 gist files in same access token, i am trying to use one in the other one but i am unable to do it, any one help me

capture

how to fix this ??

@vishalmamidi share your developer console error image.
@tombresson , @lizhuangs can you try setting scope when creating token as:

Select "Gist" in scope while creating the token, please try with "Gist" scope and "User" scope ( including 3 sub scope checkboxes) and update

GIST
User
a. user:read
b. user:email
c. user:follow

capture
In the process of fixing i deleted gist after that i am getting this new one

I have the same problem with @tombresson .but I upload the image failed several times.I am really sorry for it ,but I only work under win10 OS.

Tks!I resolve the problem by this:
https://github.com/shanalikhan/code-settings-sync/issues/177#issuecomment-269873967

  1. select 'sync:reset sync settings'
  2. shift + alt + u -> enter your access token
    So happy!you can try it.
    may be you can note this in introduce.

Let me know if anyone is still having the same problem. after following those steps.

@shanalikhan I've the same issue as described by @tombresson.

It works fine thanks

Did not work for me. I get Error Not Found. I tried to uninstall and reinstall, didn't work either.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

axetroy picture axetroy  ·  4Comments

OlegChep picture OlegChep  ·  5Comments

that70schris picture that70schris  ·  5Comments

mklement0 picture mklement0  ·  5Comments

hfcheng66 picture hfcheng66  ·  5Comments