threagile icon indicating copy to clipboard operation
threagile copied to clipboard

Error with schema.json in IDE (VS Code)

Open dnerever opened this issue 2 years ago • 1 comments

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.

dnerever avatar Apr 07 '23 15:04 dnerever

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

cschneider4711 avatar Apr 07 '23 16:04 cschneider4711