Problem with API / CORS
-
Hi everybody,
I have a problem with this plugin. When I try to start the regeneration process, i see “Unable to fetch a list of attachment IDs to process from the WordPress REST API. You can check your browser’s console for details.”.
On my browser console, it tries to reach “https://mysite.com/wp-json/wp/v2/media?page=1&per_page=25&_fields=id&is_regeneratable=1&exclude_site_icons=1&orderby=id&order=asc” instead of https://www.mysite.com/wp-json/wp/v2/media?page=1&per_page=25&_fields=id&is_regeneratable=1&exclude_site_icons=1&orderby=id&order=asc”
How can I solve this problem? It’s a bug?
The topic ‘Problem with API / CORS’ is closed to new replies.