https://discord.cloudflare.com logo
Join Discord
Powered by
# r2
  • l

    lmtr0

    04/29/2022, 5:02 PM
    well
  • l

    lmtr0

    04/29/2022, 5:02 PM
    it's not working
  • l

    lmtr0

    04/29/2022, 5:03 PM
    I generate the api key and I'm confued where I put it as a credential
  • l

    lmtr0

    04/29/2022, 5:03 PM
    is it a access_key, session_token?
  • l

    lmtr0

    04/29/2022, 5:03 PM
    I tried both
  • l

    lmtr0

    04/29/2022, 5:03 PM
    but I'm getting Internal Server error for everything
  • l

    lmtr0

    04/29/2022, 5:05 PM
    The library I'm using is using the url
    bucket.account.r2.cloudflarestorage.com
  • v

    Vitali

    04/29/2022, 5:12 PM
    sha256 of the api key
  • v

    Vitali

    04/29/2022, 5:12 PM
    that's the secret access key
  • v

    Vitali

    04/29/2022, 5:12 PM
    we have a UI improvement coming for that shortly
  • m

    mr. matthew breaking changes

    04/29/2022, 5:13 PM
    I wrote about how to use R2 with S3 in this message https://discord.com/channels/595317990191398933/940663374377783388/967111902197071952
  • j

    john.spurlock

    04/29/2022, 5:17 PM
    would be awesome to have permissive cors headers set on
    account.r2.cloudflarestorage.com
    , would allow storage management pwas with no server-in-the-middle
  • v

    Vitali

    04/29/2022, 5:17 PM
    What do you mean?
  • j

    john.spurlock

    04/29/2022, 5:19 PM
    Access-Control-Allow-Headers: *
    response header on
    *.r2.cloudflarestorage.com
    s3 api calls, would allow a client-side webapp the ability to manage r2 storage
  • l

    lmtr0

    04/29/2022, 5:20 PM
    thx
  • e

    Erisa | Support Engineer

    04/29/2022, 5:22 PM
    open beta estimate is sometime in Q2 (between now and June) general availability estimate is sometime in H2 (anytime before the end of the year) these are just rough estimates though, the actual timeline my vary
  • e

    Erisa | Support Engineer

    04/29/2022, 5:22 PM
    the current state is private beta
  • t

    trbodev

    04/29/2022, 5:23 PM
    oh wow, awesome!
  • l

    lmtr0

    04/29/2022, 5:26 PM
    @mr. matthew breaking changes > open devtools first then go to the API Tokens list page what devtools?
  • i

    Isaac McFadyen | YYZ01

    04/29/2022, 5:27 PM
    Browser devtools.
  • l

    lmtr0

    04/29/2022, 5:27 PM
    oh
  • l

    lmtr0

    04/29/2022, 5:27 PM
    Hmmm
  • l

    lmtr0

    04/29/2022, 5:27 PM
    cant find this request
  • l

    lmtr0

    04/29/2022, 5:28 PM
    found it
  • l

    lmtr0

    04/29/2022, 5:28 PM
    it was hinding himself lol
  • v

    Vitali

    04/29/2022, 5:28 PM
    Copy code
    Release notes
        Improve parsing of Credential component of SigV4 Auth.
        Improve parsing of SignedHeaders component of SigV4.
        Fix compatibility with clients encoding SigV4 authorization header in a more varied set of ways than expected.
    The main thing here is sigv4 parsing should be fixed hopefully. I also added a thing for DropShare to figure out what the
    x-amz-acl
    value it's sending is
  • v

    Vitali

    04/29/2022, 5:28 PM
    err - jumped the gun
  • v

    Vitali

    04/29/2022, 5:28 PM
    not deployed yet
  • m

    mr. matthew breaking changes

    04/29/2022, 5:29 PM
    You will need to open it before the page loads otherwise the request won't be logged with devtools
  • l

    lmtr0

    04/29/2022, 5:30 PM
    still internal server error
1...757677...1050Latest