We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I saw the code and it has support for loading aia files from a url. but when I try it for example https://unchive.kodular.io/?url=https://github.com/devarsh-mavani-19/testingaiafiles/raw/main/newProject.aia it will print CORS errors in console. I know it might not be safe and not everyone wants it, but if anyone can help me enable CORS from all sources it will be really helpful. I am new to python and am not aware about its API.
The text was updated successfully, but these errors were encountered:
The CORS error comes from GitHub, and it is not something we can tweak.
Sorry, something went wrong.
No branches or pull requests
I saw the code and it has support for loading aia files from a url. but when I try it for example
https://unchive.kodular.io/?url=https://github.com/devarsh-mavani-19/testingaiafiles/raw/main/newProject.aia
it will print CORS errors in console.
I know it might not be safe and not everyone wants it, but if anyone can help me enable CORS from all sources it will be really helpful. I am new to python and am not aware about its API.
The text was updated successfully, but these errors were encountered: