Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The execution isn’t working #8

Open
dark-dictator opened this issue May 22, 2023 · 5 comments
Open

The execution isn’t working #8

dark-dictator opened this issue May 22, 2023 · 5 comments

Comments

@dark-dictator
Copy link

when I run the code according to the instructions
webpage it just shows processing when i click execute

Screenshot 2023-05-22 at 7 13 18 AM

Can you help me what im doing wrong and how to fix it?

@manuarora700
Copy link
Owner

Might be an environment variables issue. Create the .env file and double-check the credentials.

@ravirajladha
Copy link

Can you guide how to host this project on RAPID API. Because I have tried a lot and there is no resource how to run this project locally. I am not able to fill the values in the .env file properly due to whcih I am facing the same issue as above. The project is not getting executing the code.

@vanshika58
Copy link

when I run the code according to the instructions webpage it just shows processing when i click execute

Screenshot 2023-05-22 at 7 13 18 AM Can you help me what im doing wrong and how to fix it?

facing same issue how to resolve it

@ravirajladha
Copy link

ravirajladha commented Jul 25, 2023 via email

@Manassaharoy
Copy link

I faced this same issue. It's a minor thing but still took a lot of time to figure out. The base URL need to have a path of submissions. Like below:

REACT_APP_RAPID_API_URL = "https://judge0-ce.p.rapidapi.com/submissions"
REACT_APP_RAPID_API_HOST = "judge0-ce.p.rapidapi.com"
REACT_APP_RAPID_API_KEY = "25c10fb5*******************e70563c"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants