You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for hosting the API to get SVGs. I am trying to make a request from my web app and browser complains about CORS headers. Any chance you can set Access-Control-Allow-Origin: * response header when we hit https://logos-api.funkreich.de/?q=vue.js?
The text was updated successfully, but these errors were encountered:
to be honest, the Logos-API is not supposed to be used by third parties directly which is why I'm reluctant to just allow CORS access from anywhere. Its main purpose is to serve as a backend for my Sketch logo plugin.
Hi there!
Thanks for hosting the API to get SVGs. I am trying to make a request from my web app and browser complains about CORS headers. Any chance you can set Access-Control-Allow-Origin: * response header when we hit https://logos-api.funkreich.de/?q=vue.js?
The text was updated successfully, but these errors were encountered: