SSL error for https requests in Ruby | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

SSL error for https requests in Ruby

Hi, I'm trying to get a json object from an http uri, but for some reason the sololearn playground restricts https requests. Does anyone know a workaround for this? Thx, B.

30th Mar 2018, 1:05 PM
Bojan Božić
Bojan Božić - avatar
3 Answers
+ 3
Yup. Use your local machine or a server instead of doing real projects on Code Playground. Code Playground is limited for security and resources considerations.
30th Mar 2018, 1:17 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 3
You're welcome, Bojan. Best of luck on your learning and projects though!
30th Mar 2018, 1:41 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 2
Thanks, that's what I thought :)
30th Mar 2018, 1:18 PM
Bojan Božić
Bojan Božić - avatar