You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get the error below when trying to view file uploaded on google cloud storage
Seem express-fileupload does not work with google cloud storage when useTempFiles : true,
Get the error below when trying to view file uploaded on google cloud storage
Seem express-fileupload does not work with google cloud storage when
useTempFiles : true,
I tried setting the useTempFiles: true and passing the tempFIlePath to my google cloud storage functions it did not work. I got this when an image is saved - https://storage.googleapis.com/temp-hold-eu/Z0cuwDoD6-Screenshot%25202022-08-05%2520at%252017.21.28.png. This is my code shown below
The text was updated successfully, but these errors were encountered: