openscad-web-gui
openscad-web-gui copied to clipboard
Printables no longer working
Describe the bug Links with URLs from Printables seems to no longer work. The HTTP requests are blocked with the following error.
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://corsproxy.io/?https://api.printables.com/graphql/. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 403.
To Reproduce Steps to reproduce the behavior:
- Go to https://seasick.github.io/openscad-web-gui/?https://www.printables.com/model/696887-random-hexagon-wall-panel
- See
NetworkError when attempting to fetch resource.
Expected behavior The openscad script of the model should be loaded
Screenshots