ashika112
ashika112
Hi 👋 Thanks for opening up the issue. The feature to support the backend is not yet released since we are actively working on it. There is a tagged release...
@strickon can you provide us with a code sample. The permission you have should let you read & write into `private/CURRENT_USER_ID/*`
Could you point out where u had difficulty with docs? We can update it to give clarity.
Thanks appreciate the feedback. It is in works and should start seeing more indepth docs soon :)
COuld i understand your case case a little bit more. Like the folder structure u are trying to upload to and how you want the permission to work between the...
Thanks @fimbres . On your network tab can you check if both upload/download calls are made to the same place in s3 bucket?
Can u post screenshot of ur network call it will help us debug faster. Make sure to redact sensitive info. This can only happen when there is a mismatch with...
Also another thing in ur code, is to Make sure to either pass in the same `profileKey` to both `uploadData` and `getUrl`. Or store the return `key` from uploadCall and...
@ChristopherGabba, iterating this error is not thrown from Amplify. It is on the actual call to S3 delete object. >This NotImplemented (A header you provided implies functionality that is not...
@fimbres Happy to hear things worked out for you. Let us know if there is anything else. I will close this issue since the issue seems to be resolved.