Hey guy I have a problem 😐 . I register for tsc-4 but I got this error during build on github ?
Failed to submit TON Smart Challenge solution. Status code: 500
Error message: No registered user found for this token.
Aug 18, 2023, 6:45 PM
Did you put a secret in secrets - actions config?
https://github.com/_your_repo_path_/settings/secrets/actions
There should be 1 secret
https://github.com/_your_repo_path_/settings/secrets/actions
There should be 1 secret
Aug 18, 2023, 6:50 PM
yes
Aug 18, 2023, 6:51 PM
Github login is case-sensitive
pls check your profile settings, it should match exactly what you see on GitHub
pls check your profile settings, it should match exactly what you see on GitHub
Aug 18, 2023, 6:52 PM
Aug 18, 2023, 6:52 PM
no, not codespaces secret
Action secrets
Action secrets
Aug 18, 2023, 6:53 PM
This is codespace secrets - you need to put it in Actions secrets
Aug 18, 2023, 6:53 PM
and it should be named "USER_TOKEN", just like on my scrshot
Aug 18, 2023, 6:53 PM
Ok Thank you guys I will check it :)
unfortunately not work
Aug 18, 2023, 7:02 PM
The name of the variable should be USER_TOKEN
I had the same issue, try that
Aug 18, 2023, 7:02 PM
let me check it ;) thank you for your answ
Thank you @Gulolio and @AndyRusso and @Ant16. problem is resolve. but for latest question do you have any problem in Submission like above image ?
Aug 18, 2023, 7:19 PM
Hmm, I didn't, but the most important step is "problem testing results"
Open that and check your score
Open that and check your score
Aug 18, 2023, 7:23 PM