Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access-Control-Allow-Origin issue, from ionic Mobile App on iOs #112

Open
elaval opened this issue Jul 25, 2019 · 1 comment
Open

Access-Control-Allow-Origin issue, from ionic Mobile App on iOs #112

elaval opened this issue Jul 25, 2019 · 1 comment

Comments

@elaval
Copy link

elaval commented Jul 25, 2019

I have a mobile App built with ionic 4 which makes calls to Dialogflow v1.

The origin from iOs is "ionic://localhost" and this is now rejected (not allowed by Access-Control-Allow-Origin)
image

These calls were working a few weeks ago and something changed recently.

Is it possible to configure the valid origins on Dialogflow?
Is it possible for Dialogflow to allow the ionic://localhost origin (which I assume will be a common use case for hybrid mobile Apps built with ionic)

Thanks,

Ernesto

@nikhilch86
Copy link

Facing the same issue while making calls to dialogflow v2 from hybrid mobile app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants