Hello,
I get error for below json. Can you please advice what am I missing here?
{
"error_code": "MALFORMED_REQUEST",
"message": "Invalid JSON given in the body of the request - failed to parse given JSON"
____________________________________________________
'{
“job_id”: 998581482524751
“notebook_params”: {
“myinput”: “Hello
}
}'
____________________________
Thank you