threagile
threagile copied to clipboard
Error with schema.json in IDE (VS Code)
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.
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