We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c3522 commit ef0b97fCopy full SHA for ef0b97f
sherlock_project/resources/data.json
@@ -509,9 +509,9 @@
509
},
510
"Code Sandbox": {
511
"errorType": "message",
512
- "errorMsg": "Not Found",
+ "errorMsg": "Could not find user with username",
513
"regexCheck": "^[a-zA-Z0-9_-]{3,30}$",
514
- "url": "https://codesandbox.io/u/{}",
+ "url": "https://codesandbox.io/api/v1/users/{}",
515
"urlMain": "https://codesandbox.io",
516
"username_claimed": "icyjoseph"
517
0 commit comments