I am getting the error:
Access to fetch at 'https://www.familyecho.com/api/' from origin 'http://localhost' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
I am using the api on a website and trying to put it in an iframe.