Welcome to the Family Echo Q&A forum. In order to ask or answer questions, please ensure you sign in at Family Echo first.
Welcome to Family Echo Q&A. In order to ask or answer questions, please ensure you sign in at Family Echo first.

Before asking a question, please check the Frequently Asked Questions page.

June 25, 2026: This Q&A has just been moved to a new server. If you experience any problems, please let us know.
0 votes
455 views

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.

by billonium4535 (120 points)

1 Answer

0 votes
Are you able to send the request from your server, rather that directly from your website? The Family Echo API doesn't current accept requests directly from web pages.
by gidgreen (12.5k points)
...