Discussions

Ask a Question
Back to All

Please provide valid input prompt to process the request

https://api.monsterapi.ai/v1/status/{process_id}

Every-time I attempt to check the status of a process I receive the below response:

{
"process_id": "fcc11425-bb30-438e-b41b-a824aa71ef8a",
"status": "FAILED",
"result": {
"errorMessage": "Please provide valid input prompt to process the request"
}
}