-
Getting this error on the console while using the component.
`Access to XMLHttpRequest at 'https://maps.googleapis.com/maps/api/place/autocomplete/json?input=f&key=&components=country:ng' from orig…
-
I found thingproxy to be problematic.
I have implemented cors-anywhere https://github.com/Rob--W/cors-anywhere/ instead. Works well with freeboard.
-
- Cause: https://github.com/Rob--W/cors-anywhere/issues/301
- Solution: Host a private CORS Anywhere server on OCF or Heroku (https://github.com/Rob--W/cors-anywhere#demo-server)
-
I'm getting these errors:
![Screenshot from 2022-12-14 22-22-30](https://user-images.githubusercontent.com/9598261/207636246-5afb12ae-5b8b-409e-a620-30186f71f28c.png)
Could it be related to `cors-…
-
Occurred when importing [Common Ruby Redmine project](https://bugs.ruby-lang.org/projects/common-ruby).
We might need to host the Cors Anywhere server somewhere to get around this.
![Cors Anywhere R…
-
Hi there,
first of all, thank you very much for the package!
I have a problem setting up the proxy with cors-anywhere....
How should the proxy url with cors-anywhere be formated? At the moment …
-
My code:
// Listen on a specific host via the HOST environment variable
var host = process.env.HOST || '0.0.0.0';
// Listen on a specific port via the PORT environment variable
var port = proce…
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Issue Type?
Feature Request
### Module Name
avm/res/web/site
### (Optional) Module Vers…
-
Hello! Has anyone succeeded in settings it up on AWS Lambda and can share some experiences? To me caching comes to mind, of course. However, to me an excellent low-cost use-case to to CORSify prepacka…
-
cors-anywhere is limited now. Please consider switch to another cors proxy service or your own service. See this [issue](https://github.com/Rob--W/cors-anywhere/issues/301)