when uploading a video on my deployed website, I get an 401 error. In the networktab the response is
“cloud_name is disabled”.
According to the api-url: https://api.cloudinary.com/v1_1/undefined/video/upload?upload_preset=undefined
the cloudname as well as the upload preset are undefined.
I appreciate any help, to make the video upload work.
Val
I might want to add that my environmental variables are saved in the .env.local file and you can find the code embeding the handling of the upload attached. If more info is needed, let me know.



