-
Notifications
You must be signed in to change notification settings - Fork 9
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 to fetch at "foo" from origin "bar" has been blocked by CORS policy #137
Comments
Hello @yoramshai , I believe this is due to the way plugin is trying to reach the backend in your setup. |
@yoramshai |
Thank you @duke-b |
Hi @duke-b this error is still happening, im using the latest version (0.4) and the plugin cant get some data from DevLake. Sample : Resource : |
After using the latest backstage opendora plugin, the issue still through the same error |
@miguel258 , from the response error it seems it is having issues with the devlake database in the background. |
Hey guys I have Dora deployed in GKE also with devlake as well and I am getting the same CORS error when trying to access Dora from the backstage plugin. Is there any news on this ? |
Same here:
|
is someone managed to get this work ? |
Description
When backstage trying to fetch Dora's data, it is blocked by CORS.
Expected behavior
Able to fetch the data from devlake.
Actual Behavior
Reproduction steps
Navigating to openDora tab in backstage.
Your Environment
Backstage and Devlake are installed in the same Kubernetes cluster.
Context of the bug
vcx
Have you spent some time to check if this bug has been raised before?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: