We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to test out executing Thingtalk commands, using the genie-server backend. I am inputting \t @com.icanhazdadjoke.get(); but quickly run into a 404 error code on a get request for schema information (https://genie.stanford.edu/thingpedia/api/v3/schema/com.icanhazdadjoke?meta=1&locale=en-US&thingtalk_version=2.1.0).
genie-server
\t @com.icanhazdadjoke.get();
I noticed that Web Genie is down due to development on a new Genie, is the Thingpedia API still up?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am trying to test out executing Thingtalk commands, using the
genie-server
backend. I am inputting\t @com.icanhazdadjoke.get();
but quickly run into a 404 error code on a get request for schema information (https://genie.stanford.edu/thingpedia/api/v3/schema/com.icanhazdadjoke?meta=1&locale=en-US&thingtalk_version=2.1.0).I noticed that Web Genie is down due to development on a new Genie, is the Thingpedia API still up?
The text was updated successfully, but these errors were encountered: