I'm trying to connect to a Wordpress Api Endpoint form a plugin. I was able to test the connect via postman and got a status 200 (okay). But when I tried to create an app to connect to that Api Endpoint I get the following error and it asks me to download a plugin, which I did and enabled and still doesn't work. Does anyone know how to get around this so that it doesn't happen?
Network Error: Connection refused by server. This is likely a CORS issue. Please install a CORS plugin on your WordPress site.