https://community.openai.com/t/image-request-to-dall-e-failing-with-server-disconnected/655555
Hey all I have created the above forum post describing my issue and turning to the community for help. Hoping I can get some answers.
Thank you in advance.
OpenAI Developer Forum
Hey All, I have suddenly encountered an issue with my API request to DALL-E suddenly throwing a “Server Disconnected” when requesting anything. It was working find maybe 2 days ago and since then it constantly disconnects async def generate_image(userInput): logger = logging.getLogger(name) logger.debug("Generating image w...