-
Notifications
You must be signed in to change notification settings - Fork 193
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
500 - couldn't load entire response body #238
Comments
json doesn't support nan (your json isn't a valid input). I'll make sure the service handles that more gracefully and returns a 400 error.
|
The latest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
We are getting the 500 error while testing the below notebook with the request
request.json
https://github.com/ibm-granite/granite-tsfm/blob/sagemaker/services/inference/examples/aws/sagemaker/tsfm_custom/get_started_tsfm_deploy.ipynb
Your input will be very helpful.
Thank you!
The text was updated successfully, but these errors were encountered: