Kaumud Pachauri
Kaumud Pachauri
@rdev-software You found a way to fix this?
I know, I am looking to use Oauth with webview to get auth done, lets see how it goes!
put the following lines in your `elasticsearch.yml` ``` http.cors.enabled : true http.cors.allow-origin : "*" http.cors.allow-methods : OPTIONS, HEAD, GET, POST, PUT, DELETE http.cors.allow-headers : X-Requested-With, X-Auth-Token, Content-Type, Content-Length, Authorization, Access-Control-Allow-Headers,...
@isoos Yes this way is insecure only if the instance is not secured by some security modules.
@isoos will the instance be secure if we do this then? `http.cors.allow-origin : "https://Your Frontent URL"` ?
must be related to https://github.com/flutter/flutter/issues/103803
> I am not an iOS expert either!! > > Inspired by the workaround: [#22 (comment)](https://github.com/fayeed/flutter_freshchat/issues/22#issuecomment-586158563) > > I have changed the podspec files to only use `*.h`, `.m` and...
I tried it, but unable to use it! Can you give it a try?
It looks like WEB integration is needed.
@chunyenHuang I tried contacting @galkahana for the same reason as well but no luck!. I have been using hummusRecipe and its neat! I agree with your idea and suggest that...