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
You are likely either running with the DEBUG variable turned on, or running behind a proxy with incorrect configuration. Please see running behind proxy for more info.
This should also get easier once PR #1387 is merged.
In one commit I removed the "apiURL" variable from the editorParams hash given by /api/user... and instead take directly the URL that the JS library is initialised with.
The server used to return the URL with http:// only under certain conditions.
my posthog is running on a ssl domain
my site is running on a ssl domain
yet I get the following when I want to load the toolbar for element selection
Blocked loading mixed active content “http://posthog.example.it/static/toolbar.js?_ts=1597060202369
The text was updated successfully, but these errors were encountered: