Discussions

Ask a Question
Back to All

"status": "FAILED", "result": {"errorMessage": "Error occured while processing model"}}

Hello Everyone.

I just started using Monster API to test it out for bigger project , but i keep getting this error message when i try to FETCH the image even though with the same parameters and image i'm able to successfully generate using the GUI on the website "TRY IT".

If anyone could help me figure out where am i going wrong, really appreciate it. I'm using ImagetoImage API and

i get the following result:

{"message": "Request accepted successfully", "process_id": "4adf774e-24c8-41bb-bf80-dc5952b71fec", "status_url": "https://api.monsterapi.ai/v1/status/4adf774e-24c8-41bb-bf80-dc5952b71fec", "callback_url": "", "webhook_url": ""}

But when i try to fetch the image after a couple of seconds i get a FAILED status.