Thanks! This worked great!
There is still an issue with “deleting” — using the word press browser, when you want to delete a directory that you just created, it just refreshes the screen.
Also, I can add directors and files, but i can’t delete them from within wordpress. It just refreshes the page.
Any help?
I’m able to modify my bucket, but when adding a new digital download, I can’t navigate it from the post menu.
It just says:
Seems to be a region issue.
Resolved by switching from Ohio to Virginia.
Found how to update bucket policies but it’s giving me a JSON string error.
Idk if this is even the solution. Would appreciate a response on how to fix this.
Solutions on line say we need to set Signature Version 4.
Where do I put this:
AWS.config.update({ signatureVersion: ‘v4’ });
fixed