jsonsystems / json-schema

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

Http failure response for https://prod.json.systems/v1/graphs:inferGraph: 0 Unknown Error #106

Closed ComeonBug closed 2 years ago

ComeonBug commented 3 years ago

image when i submit my json data and after 5mins age , it will alert this message [Http failure response for https://prod.json.systems/v1/graphs:inferGraph: 0 Unknown Error] The following data is the json i just to submit , hope it can help you to figure out the bug { "errcode": 0, "errmsg": "ok", "userlist": [{ "userid": "zhangsan", "name": "张三", "department": [1, 2], "open_userid": "xxxxxx" }] }

jackwootton commented 2 years ago

This has been fixed in the new version.