ide icon indicating copy to clipboard operation
ide copied to clipboard

Unauthorized (401)

Open Necakco opened this issue 2 years ago • 7 comments

Unauthorized (401)

{ "readyState": 4, "responseText": "", "status": 401, "statusText": "Unauthorized" }

Necakco avatar Jun 19 '23 12:06 Necakco

You must add your API configurations from "https://rapidapi.com/judge0-official/api/judge0-ce/pricing" to make it work!

ajee10x avatar Jul 08 '23 22:07 ajee10x

Same here...

Does that mean: we MUST purchase??

  • The Basic pricing mode won't work?
  • And isn't there a local version to deploy??

Thank you

jiapei100 avatar Jul 23 '23 16:07 jiapei100

@ajee10x

Should I put that API configuration token as

  • X-Auth-Token
  • X-Auth-User

?? Namely, where to write down this token???

jiapei100 avatar Jul 23 '23 16:07 jiapei100

Same here...

Does that mean: we MUST purchase??

* The Basic pricing mode won't work?

* And isn't there a local version to deploy??

Thank you

Same Question, What about self hosted?

abhishek12tri avatar Sep 27 '23 14:09 abhishek12tri

Check the js/ide.js file, you can update the target URL

abhishek12tri avatar Sep 27 '23 15:09 abhishek12tri

could u show a dome to change?

markyin avatar Nov 26 '23 04:11 markyin

It's a bit of a cheat, to be honest. The so-called self-hosted setup is not genuine. Or rather, to be precise, only the UI is open source, while the server is not, subscription is MUST to use.

ysun avatar Apr 15 '24 03:04 ysun