Hacker News new | ask | show | jobs
by mimixco 1772 days ago
You have CORS issue:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://service.denigma.app/explain/demo/. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

1 comments

You are right, I forgot to add "www.denigma.app" to the CORS list.