jsonsystems / json-schema

JSONSchema.Net Public Repository
Apache License 2.0
663 stars 64 forks source link

Getting 500 server error #109

Closed SanilDsilva closed 2 years ago

SanilDsilva commented 3 years ago

Http failure response for https://prod.json.systems/v1/graphs:inferGraph?key=AIzaSyDOzK6DXqsLvq57cxa5Y7o6_TkMZ1SS3bk: 500 OK

SanilDsilva commented 3 years ago

{ "code": 16, "message": "JWT validation failed: Missing or invalid credentials", "details": [ { "@type": "type.googleapis.com/google.rpc.DebugInfo", "stackEntries": [], "detail": "auth" } ] }

jackwootton commented 2 years ago

This should be fixed in the latest version.