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

False is not defined #1

Open
GuiSim opened this issue Jun 7, 2023 · 0 comments
Open

False is not defined #1

GuiSim opened this issue Jun 7, 2023 · 0 comments

Comments

@GuiSim
Copy link

GuiSim commented Jun 7, 2023

      return {
        "ran_successfully": False,
        "error_message": "Sorry :( Our server is at capacity right now and we are unable to process your query. Please try again in a few minutes?",
      };

False doesn't exist in JavaScript.

false should work.

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

1 participant