v3.5.6
over 3 years ago by Sergey Mostsevenko
- Rename the
tokenoption of theloadmethod of JS agent toapiKey. Thetokenoption keeps working for backward compatibility. Also rename some error constants (the old names work too):ERROR_TOKEN_MISSING→ERROR_API_KEY_MISSINGERROR_TOKEN_INVALID→ERROR_API_KEY_INVALIDERROR_TOKEN_EXPIRED→ERROR_API_KEY_EXPIRED
- fix: JavaScript agent triggers a console error message unless the page's Content Security Policy allows
unsafe-inlineforstyle-src
