Whitelist Ripe in your CSP

Using Ripe with a Content Security Policy

When integrating our Segment Device Mode destination, the Ripe SDK or the Ripe API directly from the client.

Simply add the following to your Content Security Policy whitelist:

https://*.getripe.com

If your CSP also restricts web sockets, then also add the following:

ws://*.ably.io

ws://*.ably-realtime.com

Last updated