I am trying to upload a fille using uploadFIle method it gives me upload error: ErrorObject{reason='Store not found', errorType='Meteor.Error', error=0, message='Store not found [invalid-store]'}
Yeah, I'm encountering the same issue right now. I'm trying to upload a file to Amazon S3, but I'm getting an error message that says "Store not found [invalid store]". Exactly what is causing this error?
I am trying to upload a fille using uploadFIle method it gives me upload error: ErrorObject{reason='Store not found', errorType='Meteor.Error', error=0, message='Store not found [invalid-store]'}