277
Views
3
Comments
Solved
REST JSON : The underlying connection was closed: Could not establish trust relations
Question

Hello

I'm trying to connect for the first time using the REST JSON.

But now I get this message

The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

Did anyone have this error before?

Regards

Carolina

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Solution

Hi Carolina,

Yes, many people have seen this error before :). Since REST needs a secure HTTPS channel to work, you must make sure that there are valid certificates present etc. Otherwise the connection can't be set up. If you don't control the end point, you must contact whomever hosts it to fix it.

2018-11-07 10-57-20
Carolina Bessa

Hello!! 

Yes indeed they are still configuring the https.

So I created it again using the http and it's working.

:D I get another error but then it's on their side. Thank you for your reply!

:D

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

You're welcome :).

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.