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

Error with schema.json in IDE (VS Code) #41

Open
dnerever opened this issue Apr 7, 2023 · 1 comment
Open

Error with schema.json in IDE (VS Code) #41

dnerever opened this issue Apr 7, 2023 · 1 comment

Comments

@dnerever
Copy link

dnerever commented Apr 7, 2023

When using the schema.json in VS Code https://threagile.io/schema# on line 2 throws an error:
Unable to load schema from 'https://threagile.io/schema': Forbidden. The server is refusing to respond.
I also get the same error when attempting to access the same link from a browser https://threagile.io/schema which makes me believe that this part of the website is either no longer up/supported.

Please advise if there is a workaround for this.

@cschneider4711
Copy link
Member

Hmm, actually the URL is https://run.threagile.io/schema.json which returns the proper response... Possibly the "$schema" should be adjusted (for VS Code?) to include the .json suffix

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

2 participants