Hi There,
I can send a request to get the image generated, and I get the response back with the ID and status pending, but after a few seconds, the status changes to:
"data": {
"id": "00591525-64a9-4519-8944-6e33f86b222f",
"prompt": "a pretty lady at the beach --ar 9:21 --chaos 40 --stylize 1000",
"results": null,
"user_created": "my user ID",
"date_created": "2024-07-16T13:45:30.463Z",
"status": "failed",
"progress": null,
"url": null,
"error": "Error creating thread L81: Unauthorized",
"upscaled_urls": null,
"ref": null,
"upscaled": []
}
Could you guys help me out, Why do I get an Unauthorized error, and how to fix it?
Thanks in advance.