-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accessing bucket but can't list folders #67
Comments
Just to confirm, are you saying that you see no errors and nothing unusual in the developer tools console? |
I am wondering if there is any hope for resolution on this issue? I could speak directly to a person in charge of this dev effort to go over the settings and figure out what may be going wrong. Thanks. |
@kszpirak I wasn't able to reproduce the issue so can't say anything. |
@kszpirak Hi, you provided 3 lines from the console log. Was that everything? When I run this project, I see at least 20 lines. I presume you cut some lines out of your submission. Could you run this in a different browser and in an incognito session. Preferably with no browser extensions. And preferably with no custom/user CSS stylesheet, just in case you have that. Also, I'm not sure what |
I've followed all the instructions but can't see any of the root folders of the bucket. However I don't see any errors, so the buckets are being retrieved correctly and the object count is showing up in the top right corner. I am not sure what I may be doing wrong.
(Top right corner of the screenshot) Any ideas of what may be happening?
Bucket Policy:
I am logging in through this JS app as user other than AWS-somerootUser, with full S3 permissions.
My CORS:
The text was updated successfully, but these errors were encountered: