VaRest icon indicating copy to clipboard operation
VaRest copied to clipboard

I can't get data with json

Open mazlum1414 opened this issue 3 years ago • 3 comments

Hello, I was able to pull and send data with json before, I had to make a server change, I can't get any response on the new server I passed, I can't send it (I removed the verfy peer option from the project settings, nothing changed, I still can't receive the data)

my json page: https://jura.unaux.com/dr4/api/serverlist.json http://jura.unaux.com/dr4/api/serverlist.json

I thought it was related to the ssl certificate. I got a certificate from ssl.com but it was negative.

Adsıserz

mazlum1414 avatar Dec 13 '21 18:12 mazlum1414

Hi @mazlum1414 ,

It's certificate related issues:

request failed, libcurl error: 60 (Peer certificate cannot be authenticated with given CA certificates)

ufna avatar Dec 13 '21 22:12 ufna

Hi @mazlum1414 ,

It's certificate related issues:

request failed, libcurl error: 60 (Peer certificate cannot be authenticated with given CA certificates)

Is there a way to fix this or turn it off?

mazlum1414 avatar Dec 13 '21 22:12 mazlum1414

Is there a way to fix this or turn it off?

You should fix it on backend. Just google libcurl error: 60

ufna avatar Dec 13 '21 22:12 ufna