Allow Live Link’s authentication to be disabled on a per-site basis, so we can more easily test Webhooks/API’s.
It’s currently not possible to receive a PayPal IPN/Webhook for example as PayPal cannot get through the password authentication.
Allow Live Link’s authentication to be disabled on a per-site basis, so we can more easily test Webhooks/API’s.
It’s currently not possible to receive a PayPal IPN/Webhook for example as PayPal cannot get through the password authentication.
To be clear, I think this feature should be on by default, but if I set empty username
and password
it shouldn’t require it. Most of the time I want this on, but sometimes I don’t.
Voted for this. Unable to develop API integration that need webhook request send by API service
Confirming this need. Impossible to test integrations that need to access WP API.