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
Can you share more info?
e,g:
* Screenshot of the request
* Share via postman URL
also PLEASE OMIT YOUR TOKEN
I was using the Postman web version but after downloading the desktop client it worked
ah
probably a cors issue, i'd imagine
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.
interesting