-
I'm using vibrant in the browser and the images are on a different server than the one serving my app, actually they're Google Places photos. I tried in both loading a string or an but I always got a…
-
Hi, thanks for this great tool.
I used PR #52 code and also add `headers['Access-Control-Allow-Credentials'] = true;` into `withCORS` method for including cookies in the CORS request
everything …
-
I installed it locally and then used Browserify to make it work on the browser (Chrome) the script works fine as long as I'm user the CORS plugin for Chrome... Is there another work around for this is…
-
I am trying to implement an edit functionality in my project so I used the loadImageFromUrl() function from tui image editor api like so :
` @ViewChild(ToastUiImageEditorComponent, { static: false })…
medTL updated
3 years ago
-
The hosted app, [newsman](https://news-man.netlify.app) is _temporarily not functional_ as NewsAPI is no longer available to deployed apps that are on her **developer plan**, This is as noted in this …
-
How do I setup https? thanks
-
Hi, I am trying to setup the CORS-Anywhere server and am facing this problem whenever I try to access a URL
```
//URL: http://localhost:1337/google.com (I use 8080 for tomcat)
Not found because of pr…
-
-
Hi,
I deploy this application to a container cloud service where a SSL certificate is auto generated and I don't have the control over certificate or key file generated. When I directly deploy t…
-
Hello. I'm using this with a Medium feed and its not returning the full object. It grabs the link and title but no the content or image of the posts. Have you tried this with Medium at all? Any ideas …