I get a Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.realworld.io/api/tags. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 400. in the console at https://demo.realworld.io/#/
I can investigate and try to fix it, but maybe you can do it faster.
Relevant scope
Deployed demo
Description
I get a
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.realworld.io/api/tags. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 400.
in the console at https://demo.realworld.io/#/I can investigate and try to fix it, but maybe you can do it faster.