adrianhajdin / project_ai_mern_image_generation

Build and Deploy a Full Stack MERN AI Image Generation App MidJourney & DALL E Clone
https://jsmastery.pro
1.08k stars 302 forks source link

Failed to load resource: the server responded with a status of 500 (Internal Server Error) #59

Open GKozlowskiDesign opened 1 year ago

GKozlowskiDesign commented 1 year ago

Keep in mind I am just a learning as this is my first issue ever but I saw a ton of comments on a similar issue (SynatxError: Unexpect token.....) which I also had trouble with at first but for me, I just needed to create a paid account.

For this issue it's different though, I can get the API to generate an image and have my images in Cloudinary, I just can't GET my images to pull to my Home page in my localhost and get the following message below:

{"success":false,"message":"Fetching posts failed, please try again"}

Screen Shot 2023-07-15 at 9 29 57 PM

Here is my code but let me know if I need to post more: Screen Shot 2023-07-15 at 9 15 36 PM

vincentkims49 commented 1 year ago

Am having the same problem too..did you fix this?

GKozlowskiDesign commented 1 year ago

Am having the same problem too..did you fix this?

No fix just yet, I will update the post if I can figure it out though.

Quinn-Kiwalabye commented 1 year ago

Am having the same problem too..did you fix this?

No fix just yet, I will update the post if I can figure it out though.

hey did you figure out the solution

SarangMarkandey commented 1 year ago

Hey @gkozlowskidesign, did you figure out the error?