I can't test the Postman R2 Collection

Hey, I am trying to test the R2 api endpoints using the provided Postman collection but I keep getting this error: Error: write EPROTO 380B5D1F7E7F0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1586:SSL alert number 40 I don't know what I'm doing wrong.
5 Replies
neu
neu4mo ago
Can you share more info? e,g: * Screenshot of the request * Share via postman URL also PLEASE OMIT YOUR TOKEN
Ray Auxey
Ray Auxey4mo ago
I was using the Postman web version but after downloading the desktop client it worked
neu
neu4mo ago
ah probably a cors issue, i'd imagine
Ray Auxey
Ray Auxey4mo ago
Before using postman desktop I used another app called Bruno (desktop) and it was giving me the same error as the Postman web version so I don't think it's cors.
neu
neu4mo ago
interesting