This validation check can also be disabled with:
Plugins.Add(new ServerEventsFeature {
ValidateUserAddress = false,
});
Refer to this thread for context: Issue with SSE and "Access to Subscription 'XYZ' is forbidden"
This validation check can also be disabled with:
Plugins.Add(new ServerEventsFeature {
ValidateUserAddress = false,
});
Refer to this thread for context: Issue with SSE and "Access to Subscription 'XYZ' is forbidden"