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

Enable CORS inorder to be able to connect to ONDC hosted pre-prod (dev /sandbox) backend #80

Open
csamprajan opened this issue Sep 27, 2023 · 0 comments

Comments

@csamprajan
Copy link

csamprajan commented Sep 27, 2023

Hello there,

We have cloned this repo and trying to build a POC with additional features.
Basically, we will be working on the checkout page.
We can't get to this page with localhost:3000, because we don't have a simulated backend server.
Its too complex / impossible to simulate ONDC server on our own.
I tried to connect to your pre-prod servers. But its giving CORS error for localhost.
I tried to mock my localhost to something like 'subdomain'.ondc.org.
Even that is not working.

I assume this is a problem for all developers.
Could you open CORS to localhost for a low fidelity pre-prod server ?

Thanks,
Chaitanya

wemakshaychavan pushed a commit that referenced this issue Nov 16, 2023
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

1 participant