Access is enabled and working, but the dashboard still shows that it is not, I guess you are already
Access is enabled and working, but the dashboard still shows that it is not, I guess you are already aware of it




thingyetag9dc673463c0e68b0d7eb86708309f232put()onlyIf.etagDoesNotMatch: '9dc673463c0e68b0d7eb86708309f232'internal error.put.get'waffles'index.html404.htmlPutBucketWebsite/r2/platform/s3-compatibility/* /r2/data-access/s3-api/:splat_redirectschecksumsR2Objectworkers-types/r2/runtime-apis /r2/data-access/workers-api/workers-api-reference/ 301/r2/runtime-apis/runtime-apisruntime-apis/{
// ...
"httpEtag": "\"9dc673463c0e68b0d7eb86708309f232\"",
"etag": "9dc673463c0e68b0d7eb86708309f232",
// ...
"key": "thingy"
}// curl -X PUT http://localhost:8787 --header 'If-None-Match: "9dc673463c0e68b0d7eb86708309f232"'
await env.R2.put('thingy', 'waffles', {
// @ts-ignore
onlyIf: req.headers
})
// Uncaught (in promise) Error: internal errorβ ~ curl https://production.cloudflare-docs-github.pages.dev/r2/runtime-apis -sSI | rg 'HTTP/'
HTTP/2 301
β ~ curl https://production.cloudflare-docs-github.pages.dev/r2/runtime-apis/ -sSI | rg 'HTTP/'
HTTP/2 404