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

Issue with CORS on flutter web. #20

Closed
chasseuragace opened this issue Apr 14, 2022 · 1 comment
Closed

Issue with CORS on flutter web. #20

chasseuragace opened this issue Apr 14, 2022 · 1 comment
Assignees

Comments

@chasseuragace
Copy link

Accessing the APIs when running on Browser is not possible due to CORS.

Steps to reproduce the behavior:

  1. Build/Run the example app on Web

Whats expected:
Successful API requests
How?
include in response the origin from the request header.

@acpmasquerade
Copy link
Contributor

This is KPG-v1 and this version of SDK is no longer maintained and already in the deprecation schedule.

Please upgrade to KPG-v2 checkout version
https://github.com/khalti/checkout-sdk-flutter

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

3 participants