NangoHQ / nango

A single API for all your integrations.
https://www.nango.dev
Other
4.82k stars 439 forks source link

Cannot add a connection from the dashboard because of "upgrade-insecure-requests" CSP #2919

Open guillaumemeyer opened 3 weeks ago

guillaumemeyer commented 3 weeks ago

After upgrading to the latest docker version, when using the "Add connection" button from an integration, this error appears in the console: The Content Security Policy directive 'upgrade-insecure-requests' is ignored when delivered in a report-only policy.

Looking at the logs, I can see this error: image

Additional context:

linear[bot] commented 3 weeks ago

NAN-2008 Cannot add a connection from the dashboard because of "upgrade-insecure-requests" CSP

bodinsamuel commented 3 weeks ago

Thanks for reporting,

The Content Security Policy directive 'upgrade-insecure-requests' is ignored when delivered in a report-only policy.

As stated this error is ignored.

But I see the issue with the connect/sessions, looking at that 👌🏻