judge0 / ide

✨ Simple, free and open-source online code editor.
https://ide.judge0.com
MIT License
818 stars 257 forks source link

statusText is "error" for any program on http://ide.judge0.com/ #1

Closed arya-oss closed 7 years ago

arya-oss commented 7 years ago

Response for any type of program

{
    "readyState": 0,
    "status": 0,
    "statusText": "error"
}

Reason: data.token on line 47 should be data.id js/ide.js

:heart: your work !!

hermanzdosilovic commented 7 years ago

Hi @rajmani1995,

Thanks for your issue, I am still and currently working on Judge0 API which is behind this Judge0 IDE.

In a few days I will deploy new Judge0 API. For now please visit and try old http://judge0.com

Thanks :smiley:

PS: I will update you in this issue when everything is fixed and ready. Stay tuned.

hermanzdosilovic commented 7 years ago

Hey @rajmani1995. Issue resolved. I hope you will enjoy http://ide.judge0.com and other Judge0 services. :smile: