link_preview_generator icon indicating copy to clipboard operation
link_preview_generator copied to clipboard

CORS problem on Web env

Open Kiruel opened this issue 2 years ago • 0 comments

Hi !

Got an error on Web:

Access to XMLHttpRequest at 'https://fr.m.wikipedia.org/wiki/Test' from origin 'MY DOMAIN' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Everything works perfect on iOS/Android. Do you have any idea how to fix this ? I render with --web-renderer html

Screenshot 2023-01-30 at 16 35 25

Kiruel avatar Jan 30 '23 15:01 Kiruel