When this extension is enabled and you connect via the SOAP API, you get the following error:
Fatal error: Uncaught SoapFault exception: [SOAP-ENV:Server] Call to a member function getRole() on null
SoapFault: Call to a member function getRole() on null
Unfortunately, the error does not tell you where this happens. After a hard debugging session, I found the issue. PR coming.
When this extension is enabled and you connect via the SOAP API, you get the following error:
Unfortunately, the error does not tell you where this happens. After a hard debugging session, I found the issue. PR coming.