Hi,
I'm getting Error Domain=FIRStorageErrorDomain Code=-13000 "An unknown error occurred, please check the server response." alone with -1004(on iOS) error when I'm trying to upload or download files from Firebase Storage. I'm able to upload and download files when I first create a user through Firebase Email auth, but after a while the same user is unable to upload/download from Firebase Storage. However, the user is still able to post/get data from Firebase Database. Please advice.
PS. I've attached the full error message.