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

unable to use default json #38

Open
benemanuel opened this issue Nov 20, 2022 · 1 comment
Open

unable to use default json #38

benemanuel opened this issue Nov 20, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@benemanuel
Copy link

{
"headers": {
"normalizedNames": {},
"lazyUpdate": null
},
"status": 500,
"statusText": "OK",
"url": "https://api.jsonschema.net/v1:deduceGraph?key=AIzaSyCFCGe0Ypcl1WjJkCLa6kFQiRX7aaLx-N8",
"ok": false,
"name": "HttpErrorResponse",
"message": "Http failure response for https://api.jsonschema.net/v1:deduceGraph?key=AIzaSyCFCGe0Ypcl1WjJkCLa6kFQiRX7aaLx-N8: 500 OK",
"error": {
"code": 13,
"message": "Error 1406: Data too long for column 'base_uri' at row 1"
}
}

@jackwootton
Copy link
Contributor

Thanks @benemanuel. You're quite right. The maximum allowed length is 50 characters, but settings dialog allows up to 100 characters! I will fix this over the upcoming holiday period and update this thread when the fix is out.

@jackwootton jackwootton self-assigned this Dec 11, 2022
@jackwootton jackwootton added the bug Something isn't working label Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants