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

CORS - How to? #7

Open
Wallpix opened this issue Jan 7, 2022 · 1 comment
Open

CORS - How to? #7

Wallpix opened this issue Jan 7, 2022 · 1 comment

Comments

@Wallpix
Copy link

Wallpix commented Jan 7, 2022

I'm running into issues that are related to CORS. I am able to get to the point where I can execute I call but I always get 'TypeError: NetworkError when attempting to fetch resource' which, from what I could gather, is related to Cross-Origin Resource Sharing. We use a custom certificate on our Grid Master, certificate that I do have on my machine/browser (Firefox) but the swagger container does not have a certificate and runs on port 80. Is there a simple way to fix this?

@philuxe
Copy link

philuxe commented Jul 20, 2022

same problem

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