httpGet, httpPost valid peers

I’m working on a SmartApp and using the httpGet() method. When I make the call I get an error in the console saying “error peer not authenticated”. Is there something I need to do to register my URL?

@michael_chunn – Are you trying to hit an HTTPS URL? If so, it sounds like it’s not trusting the certificate for some reason. Are you using a self-signed certificate?