Hello! I get an error in Postman (web client) when I try to send a HTTP GET request to my localwp site domain (that uses SSL).
In my browser (Chrome), this works perfectly fine:
https://[myurl].local/wp-json/wp/v2/posts
… but when I send a GET request in Postman to the same URL, I get the following error:
“Cloud Agent Error: Couldn’t resolve host. Make sure the domain is publicly accessible or select a different agent.”
That being said, it works in their desktop client, but I need it to work in the web client as well. Does anyone know how to approach this?
Thanks again for your help and sorry for the delay in my response! I’ve tried turning everything on and off and closing/reopening the live link, but the issue persists. Here are my headers in Postman (Desktop):