I am making an https API call to my test server with Backendless and getting this message in return:
The server does indeed have a self signed certificate, since it’s a test server.
Is there a way to make this work?
I am making an https API call to my test server with Backendless and getting this message in return:
The server does indeed have a self signed certificate, since it’s a test server.
Is there a way to make this work?
Hi @Hans_Muster ,
Sorry for delay with response.
You called your test server API from your Cloud code logic?
If yes, have you tried to call your API directly? Did you get the same error?
Regards, Andriy