If you only allow certain cors domains, you’ll also need to add http://localhost:45735
to the list of allowed domains, since that’s where the frontend runs if you’re using the desktop app.
1 Like
If you only allow certain cors domains, you’ll also need to add http://localhost:45735
to the list of allowed domains, since that’s where the frontend runs if you’re using the desktop app.