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

Why there's no CORS header in cds-services? #717

Open
edwardlo12 opened this issue Aug 8, 2024 · 0 comments
Open

Why there's no CORS header in cds-services? #717

edwardlo12 opened this issue Aug 8, 2024 · 0 comments
Assignees

Comments

@edwardlo12
Copy link

I am trying to use cds-services.
When I try to GET https://[base_url]/cds-service, there are CORS headers in the response header.
image
But, when I try to POST https://[base_url]/cds-service/[services_id], there are no CORS headers in the response header.
image

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