As a plan page in my local instance of OpenPlans loaded, it sent a POST request to https://api-ping.intercom.io/vjs/users/ping with some data describing my user account. It returned as a 422 Unprocessable Entity.
This looks like an integration with intercom.io. How can this be most easily disabled?
As a plan page in my local instance of OpenPlans loaded, it sent a
POST
request tohttps://api-ping.intercom.io/vjs/users/ping
with some data describing my user account. It returned as a 422 Unprocessable Entity.This looks like an integration with intercom.io. How can this be most easily disabled?