project_ai_mern_image_generation icon indicating copy to clipboard operation
project_ai_mern_image_generation copied to clipboard

Getting 401 when reading images from cloudinary

Open ion-girloanta opened this issue 2 years ago • 2 comments

image

The same happens at the demo app at https://jsm-dall-e.com/

image

ion-girloanta avatar Feb 12 '23 12:02 ion-girloanta

Hey @ion-girloanta - I had a similar issue. When I pasted the API key initially it didn't copy anything after the hyphen. I fixed it by correcting the Cloudinary API key in Environment settings of your back end hosting provider. If you followed the YT video then https://dashboard.render.com

akngngr avatar Mar 27 '23 22:03 akngngr

401 - Invalid Authentication Cause: Invalid Authentication Solution: Ensure the correct API key and requesting organization are being used. source : openai api errors.

yashwant1711 avatar Apr 13 '23 17:04 yashwant1711