Help with running script

in
Subscribe to Help with running script 8 posts, 2 voices



Rishad User

I keep getting this message:
"You need a token with read and write access to this project in order to use the greasemonkey mod. Allow me to fetch or create one?"
Even though I reply Ok it still requests this with the next ticket I view.

 
Hao Chen Script's Author

Hey, can you make sure you have installed v0.22? I had a bug in v0.21 regarding tokens.

 
Rishad User

Unfortunately, still getting same error. I uninstalled and reinstalled latest version.

 
Hao Chen Script's Author

Okay. Not sure if there is an incompatibility with saving/retrieving Greasemonkey's variables or with Lighthouse. Let's try this: Create a token with read AND write access from your Lighthouse user profile page (top right link). Then on line 44: var accessToken = ... Replace GM_getValue(getProjectId() + "_token", '') with "[your token]". Does that work?

 
Hao Chen Script's Author

Just debugged with a friend who had the same problem. Made a fix in v0.31 to use HTTPS for all requests instead of HTTP, and it seemed to work.

 
Hao Chen Script's Author

You can also create a token manually (name it "greasemonkey") by clicking on your username at the top.

 
Hao Chen Script's Author

Try the latest version v0.33.

 
Hao Chen Script's Author

v0.34 shows all milestones, including old ones.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel