Does anyone know where to check the CodeGymPlugin.properties
Plugin.properties
Comments (7)
- Popular
- New
- Old
You must be signed in to leave a comment
Anonymous #10770576
16 August 2021, 03:39
Hi when I'm clicking on the tasks icon that was on top right, in the intellij I'm getting the following error popup.
"Error while signing in using a secret key. Check CodeGymPlugin.properties".
Lemme know how to sort out this issue?

0
John Squirrels Website Admin at CodeGym
19 August 2021, 14:15
Please follow the instructions below to resolve the issue:
Go to the Settings section of your account.
Click on the "Show secret key" button.
Next, run IntelliJ IDEA and find the "CodeGymPlugin.properties" file in the project tree.
Find the line that begins with "codegym.user.secretkey=". The value after "codegym.user.secretkey=" must match the secret key on your account on our website.
If the keys do not match, then copy the key from your account on our website and replace it in the line "codegym.user.secretkey=" after the "=" sign and press the combination "Ctrl + S" ("Command + S" for Mac) several times to save the changes.
Restart IntelliJ IDEA.
0
Regina Support Team at CodeGym
12 August 2021, 09:16

0
Anonymous #10770576
19 August 2021, 03:50
Hi Regina, I am still seeing the same error that I mentioned earlier, not sure what is the reason even I can see the codegymplugin.properties file on the left.
0
Regina Support Team at CodeGym
19 August 2021, 08:06
Please follow the instructions below to resolve the issue:
1.Go to the Settings section of your account.
2. Click on the "Show secret key" button.
3. Next, run IntelliJ IDEA and find the "CodeGymPlugin.properties" file in the project tree.
4. Find the line that begins with "codegym.user.secretkey=". The value after "codegym.user.secretkey=" must match the secret key on your account on our website.
If the keys do not match, then copy the key from your account on our website and replace it in the line "codegym.user.secretkey=" after the "=" sign and press the combination "Ctrl + S" ("Command + S" for Mac) several times to save the changes.
Restart IntelliJ IDEA.
0
Anonymous #10770576
19 August 2021, 20:21
got it, I think that was the issue it was the mismatch of the secret key, and one more thing what ever the tasks I can see in the intellij I guess it will be same as in the course I believe right? The only difference is we are doing in intellij instead of online compiler in the codegym website. Is that the right understanding.
0
Regina Support Team at CodeGym
20 August 2021, 08:44
You are right.
0