So I've been trying to find the faults the CreatePullPointSubscription could return and only found this in the Core spec:
FAULTS:
- The same faults as for Subscription Request of the [WS-BaseNotification] are used.
Sadly, I wasn't able to find where the Subscription Request faults are defined in the documentation. I have a feeling it could have been there in the past but the call was removed or something, but the faults were not kept. Any idea where I can find the defined faults for this call?