adrianhajdin/project_ai_mern_image_generation

Image not generated but got imgUrl

shashwat010 opened this issue · 5 comments

I am able to generate imageUrl but image is not being displayed. This might be due to whitelisting. If thats the reason, then someone please suggest me how to whitelist my host in dalle.

image

try debugging the problem like if you are getting the imgurl first visit the url check if it is showing image or not if it does make a temporary img tag and pass the url

try debugging the problem like if you are getting the imgurl first visit the url check if it is showing image or not if it does make a temporary img tag and pass the url

Everyting is alright, for DALL-E api, imgUrl can only be accessed through authorized token only in frontend, I want solution for that.

prompt is not synchronizing .
any one solve it?

I am having the same problem,did anyone find the solution? Please help

I am able to generate imageUrl but image is not being displayed. This might be due to whitelisting. If thats the reason, then someone please suggest me how to whitelist my host in dalle.

image

Did you find the solution for this issue