You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Get API Key go to <b>User Settings > Application Keys</b> and manually generate new application key.</li>
475
+
<li>Enable CORS support by going to <b>OctoPrint Settings > API</b> and checking <b>Allow Cross Origin Resource Sharing (CORS)</b>. Restart afterwards</li>
476
+
<li>Restart afterwards</li>
477
+
</ul>
478
+
479
+
<label>Configure Moonraker if used with Klipper:</label>
480
+
<ul>
481
+
<li>As part of the <a href="https://moonraker.readthedocs.io/en/latest/configuration/#authorization">[authorization] config</a>
482
+
add to <b>cors_domains:</b> the <b><script>document.write(window.location.origin);</script></b>.</li>
0 commit comments