palmerabollo / bingspeech-api-client

Microsoft Bing Speech API client in node.js
Other
32 stars 17 forks source link

Response to preflight request doesn't pass access control check #20

Closed webmagnets closed 6 years ago

webmagnets commented 6 years ago

Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'

Any ideas on how to fix this?

palmerabollo commented 6 years ago

This module is not intended to be used in a browser due to CORS restrictions.